mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-31 00:51:25 -07:00
move one if statement to module initialiazation
This commit is contained in:
parent
ef058c4714
commit
642d87a121
2 changed files with 1 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue