Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
Pierre-Yves Chibon
f4cb375000 selinux/module: Remove debugging statement now that things work
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-11-10 16:56:13 +01:00
Pierre-Yves Chibon
1e27282806 selinux: Add some debugging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-11-10 16:37:16 +01:00
Pierre-Yves Chibon
50ad0a15ee selinux/module: try saying which module is being installed
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-11-10 16:30:13 +01:00
Pierre-Yves Chibon
a6a5686038 Add a role to compile, build and install custom selinux policies
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-11-10 15:33:54 +01:00