Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
Carl George
8350b55843 Stop syncing and grobisplitting CentOS Stream 8
CentOS Stream 8 is now EOL, so it is no longer necessary to sync and
grobisplit that content for EPEL 8 Next to build against.

https://pagure.io/releng/issue/12147
2024-06-05 13:14:16 +00:00
Kevin Fenzi
50dcf526ae grobisplitter: we do not seem to actually need python3-repomd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-30 14:00:28 -07:00
Stephen Smoogen
5df198ba30 Add in the tasks to playbook for scripts to run 2020-12-08 11:25:26 -05:00
Stephen Smoogen
5de561dec3 make sure every task has a tag 2020-06-06 18:32:39 -04:00
Stephen Smoogen
bf37019d63 and we remember that we had it not try to split things on a ro disk space. fix 2020-06-06 18:25:08 -04:00
Stephen Smoogen
7c62c814c7 this should allow batcave01.iad2 to have grobisplitter items but not try to run grobisplitter 2020-05-30 17:21:52 -04:00
Stephen Smoogen
fab2e5c0e1 Add in cron job for grobisplitter and set rhel8 to run daily 2019-06-01 21:58:36 +00:00
Stephen Smoogen
6f69b370f4 [grobisplitter] first attempt at adding configs for system 2019-06-01 17:32:24 +00:00