christianlempa-boilerplates/ansible
Christoph Schug aa786b1b1d fix: tell Ansible about the idempotency of this task
This shell command doesn't change state on the system, therefore
it is safe to set `changed_when` to `false`, and we can also
set `check_mode` to `false` here to allow execution when run in
check mode.
2024-03-03 17:57:02 +01:00
..
configuration fix: fix insecure file permission and ownership 2024-03-03 17:17:19 +01:00
deployment fix: fix use of become/become_user 2024-03-03 17:54:55 +01:00
installation fix: replace shell commands by Ansible modules 2024-03-03 17:35:14 +01:00
maintenance fix: tell Ansible about the idempotency of this task 2024-03-03 17:57:02 +01:00
notification fix: fix names which did not start with an uppercase letter 2024-03-03 16:54:47 +01:00
update fix: add exception to ignore Ansible Lint rule package-latest 2024-03-03 17:36:01 +01:00