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
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
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:41:52 +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
Kevin Fenzi
4ff29f22d0
backup01: grokmirror: make ansible make a local user
...
By default ansible is seeing the ldap 'grokmirror' user and not making a
local one. This makes the grokmirror cron job fail because the ldap
grokmirror user is locked. So, lets make a local one so cron works.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-03-06 17:28:10 -08:00
Kevin Fenzi
e37f4d7917
grokmirror 2.0 changes
...
grokmirror 2.0+ merges the old fsck and repos configs into one
grokmirror config.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-02 12:50:41 -07:00
Kevin Fenzi
008570c739
grokmirror: python3 version for rhel8
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-14 17:57:40 -07:00
Kevin Fenzi
f57b9808a4
switch to a grokmirror unpriv user for mirroring
2017-10-16 19:56:35 +00:00
Kevin Fenzi
49b6cf6973
fix syntax
2017-10-16 19:41:58 +00:00
Kevin Fenzi
b95ef99b7c
I see it is typo monday
2017-10-16 19:38:30 +00:00
Kevin Fenzi
8c5f43b6c2
and also move the role too
2017-10-16 19:37:18 +00:00