mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 23:13:06 +00:00
removed dnf clean up as not required
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
f8577132f0
commit
df26c888ba
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
||||||
---
|
---
|
||||||
# Post tasks
|
# Post tasks
|
||||||
|
|
||||||
- name: Perform DNF package cleanup
|
|
||||||
ansible.builtin.package:
|
|
||||||
autoremove: true
|
|
||||||
changed_when: false
|
|
||||||
|
|
||||||
- name: Gather the package facts after remediation
|
- name: Gather the package facts after remediation
|
||||||
ansible.builtin.package_facts:
|
ansible.builtin.package_facts:
|
||||||
manager: auto
|
manager: auto
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue