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
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
73f695ab72
Move the rest of yum: to package: as well
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Praveen Kumar
4b1e5162d7
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
2014-11-05 15:32:11 +00:00
Kevin Fenzi
f7d56ff2b1
Fix old variable usage. Patch from janeznemanic. Thanks!
2014-01-01 19:15:11 +00:00
Kevin Fenzi
a16c119073
Add git/ansible and make script 755
2013-07-23 17:37:16 +00:00
Kevin Fenzi
051e78fc3d
Give up on cron module
2013-07-23 17:34:31 +00:00
Kevin Fenzi
3a6e37eb87
And a user too
2013-07-23 17:30:52 +00:00
Kevin Fenzi
a2d892a18b
Need a name
2013-07-23 17:29:18 +00:00
Kevin Fenzi
de351bea39
Very first cut at using ansible to run rdiff backups on backup03
2013-07-23 17:26:34 +00:00
Kevin Fenzi
5ddb61526c
Drop old vars and add rdiff-backup
2013-07-22 21:41:44 +00:00