Commit graph

8 commits

Author SHA1 Message Date
3c41882bb0 ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell
Replaces references to shell: with ansible.builtin.shell

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:29:10 +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
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
2cf38c1f17 [yaml-lint] fix yamllint errors and warnings on plabooks
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-25 19:04:25 +10:00
Kevin Fenzi
de571ae3da noc-cc01: move package to the right place
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-01 14:28:07 -07:00
Kevin Fenzi
fbbd171f7d noc-cc01: add dhcp-server
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-01 14:23:18 -07:00
Kevin Fenzi
4fadbe6747 noc-cc01: vpn has to be up for ipa
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-01 14:03:31 -07:00
Kevin Fenzi
f0a562a8e9 noc-cc01: add new rhel9 noc in rdu-cc named better
The old cloud-noc-os01 was for the old openstack we used to have and
wanted to re-setup in rdu, but never did.

So, lets just move this to more our normal convention.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-01 13:38:19 -07:00