This commit is contained in:
parent
6d70ac83d6
commit
02378adcf8
@ -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