Commit Graph

9 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
462176464b ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command
Replaces many references to  command: with ansible.builtin.command

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:26:47 +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
Aurélien Bompard
e5a47b8e0d Prefix openshift/sysadmin-openshift
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 10:48:46 +01:00
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
David Kirwan
cdc4619675 Minor typo, role/openshift/sysadmin-openshift task
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-26 09:40:10 +00:00
David Kirwan
bb049d181b fcos-pipeline-migration: ensure templates placed in directory
unique to the app.

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-09 11:56:03 +00:00
David Kirwan
c3e206ab1e fcos-pipeline-migration: install oc-client.rpm
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-09 10:35:57 +00:00