mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
removed unnecessary become
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
19a8103be4
commit
226f2bc9b9
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@
|
||||||
package:
|
package:
|
||||||
name: python3-libselinux
|
name: python3-libselinux
|
||||||
state: present
|
state: present
|
||||||
become: true
|
|
||||||
when:
|
when:
|
||||||
- '"python3-libselinux" not in ansible_facts.packages'
|
- '"python3-libselinux" not in ansible_facts.packages'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue