mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
batcave01: drop srm, its not actually in epel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
- name: Install packages needed
|
||||
ansible.builtin.package: name={{ item }} state=present
|
||||
with_items:
|
||||
- srm # secure rm to delete sensitive files.
|
||||
- ansible-core # This is our ansible master, needs ansible installed.
|
||||
- ansible_utils # Needed for rbac-playbook
|
||||
- createrepo_c # Needed for rhn sync
|
||||
|
||||
Reference in New Issue
Block a user