Commit graph

8 commits

Author SHA1 Message Date
25391e95b7 ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
Replaces many references to  package: with ansible.builtin.package

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
6a3816dfdc ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
Replaces many references to 'copy' with ansible.builtin.copy

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +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
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Kushal Das
d237c72f56 Use package than yum to install 2017-07-26 09:43:03 +00:00
Patrick Uiterwijk
0d4ff65b87 Add rabbitmq config to ansible
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-09 15:31:47 +00:00
Patrick Uiterwijk
8aacb87290 Get basset frontend and most of backend into ansible
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-16 21:45:31 +00:00