christianlempa-boilerplates/ansible
Christoph Schug 7983a7c85f fix: fix use of become/become_user
If `become_user` is being defined on a task level, also `become` should
be set on that very task. As there aren't any other tasks, the `become`
on the top-level becomes obsolete.
2024-03-03 17:54:55 +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: set pipefail flag in shell commands using pipes 2024-03-03 17:49:31 +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