move one if statement to module initialiazation

This commit is contained in:
Tomas 2024-02-20 23:25:31 +02:00
commit 642d87a121
2 changed files with 1 additions and 6 deletions

View file

@ -132,7 +132,6 @@
ansible.builtin.assert:
that:
- result is failed
- "'should be used with' in result.msg"
- name: password_expire | Set password_expire_interval < 1
community.mysql.mysql_user: