Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
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
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
97d0fd9b2a Brute force this 2015-01-10 02:31:24 +00:00
Kevin Fenzi
6bb1db68f3 Try this to make new ansible happy. 2015-01-10 02:26:21 +00:00
Kevin Fenzi
783ebfa992 Fix horrible freshclam default sysconfig file. 2014-08-27 18:41:45 +00:00
Kevin Fenzi
74f56aa6f3 Need a user= here. 2014-08-26 20:59:37 +00:00
Kevin Fenzi
cf00215db0 Add some quotes. 2014-08-26 20:54:41 +00:00
Kevin Fenzi
43da2aabaf Tweak clamav package names 2014-08-26 20:45:10 +00:00
Kevin Fenzi
21ce333464 Fix another multiple tasks issue 2014-08-26 19:06:29 +00:00
Mathieu Bridon
de1a1701c5 Add a new clamav role
This will be needed to migrate Dist Git from puppet to ansible.
2014-08-26 18:28:26 +00:00