47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
3c41882bb0
ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell
...
Replaces references to shell: with ansible.builtin.shell
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:29:10 +10:00
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
2cf38c1f17
[yaml-lint] fix yamllint errors and warnings on plabooks
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-25 19:04:25 +10:00
Mark O'Brien
4a9cb0316c
fix typo on fpca
2021-03-18 11:54:49 +00:00
Stephen Coady
5db769751c
add rollback playbook
...
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-18 11:48:07 +00:00
Mark O'Brien
78b504b204
change become method for postgres
2021-03-18 11:34:12 +00:00
Stephen Coady
063efdde0e
add playbook and script for readonly FAS permission
...
Signed-off-by: Stephen Coady <scoady@redhat.com>
2021-03-18 11:19:19 +00:00