This commit is contained in:
parent
02378adcf8
commit
14a6feb321
@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Set current selinux policy
|
||||
set_fact:
|
||||
selinux_current: "{{ ansible_selinux.config_mode }}"
|
||||
selinux_current: "{{ ansible_selinux.config_mode }}"
|
||||
|
||||
- block:
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user