Skip to content

Commit b9e8481

Browse files
committed
update shell
1 parent f3d4711 commit b9e8481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/prerequisites/setup-selinux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
shell:
8787
cmd: cat /var/log/audit/audit.log | audit2allow -M local
8888
chdir: /tmp/
89-
args:
90-
executable: /bin/bash
89+
args:
90+
executable: /bin/bash
9191

9292
- name: "(Install: SELinux: Custom) Apply local policy"
9393
command: semodule -i /tmp/local.pp

0 commit comments

Comments
 (0)