Idempotency problem
ansible-lint: no-changed-when shared command-shell, idempotency
This commit is contained in:
parent
35af25cbbd
commit
e646328e5b
|
|
@ -9,3 +9,4 @@
|
|||
|
||||
- name: Setup MariaDB
|
||||
ansible.builtin.command: /etc/init.d/mariadb setup
|
||||
changed_when: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue