Sebool
This commit is contained in:
parent
d24caad925
commit
5b95018a6c
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
state: true
|
state: true
|
||||||
persistent: true
|
persistent: true
|
||||||
loop: "{{ nginx_cluster_sebool }}"
|
loop: "{{ nginx_cluster_sebool }}"
|
||||||
when: nginx_cluster_sebool != ""
|
when: nginx_cluster_sebool != ''
|
||||||
|
|
||||||
- name: Start and enable lsyncd
|
- name: Start and enable lsyncd
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Add table
Reference in a new issue