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
Stephen Smoogen
0082dc0996 make sure pkgs02 has tar and python2 installed 2020-06-09 22:32:53 -04:00
Pierre-Yves Chibon
97111b12aa Add script reporting packages restricting their build arches
Let this script only send its report to me for now, we'll configure a
better target later
2017-01-05 10:31:37 +01:00
Kevin Fenzi
83b4a6c864 See if we can really disable this on staging (which has a ro lookaside mount from prod now) 2016-08-11 15:55:21 +00:00
Ralph Bean
4971401cec Promote the new make-git-checkout-seed to prod. 2016-02-22 16:35:58 +00:00
Ralph Bean
401e9b0f6d Try this fixed version of make_checkout_seed. 2016-02-19 18:11:19 +00:00
Kevin Fenzi
2e0003bf32 Fix wrong command name in nagonce 2015-06-17 15:51:19 +00:00
Kevin Fenzi
ac64562564 Fix another task with 2 items in it. 2014-08-26 19:02:03 +00:00
Mathieu Bridon
9dd33b21dd Add a new git/make_checkout_seed role
This will be needed to migrate Dist Git from puppet to ansible.
2014-08-26 18:28:27 +00:00