mirror of https://github.com/Aidaho12/haproxy-wi
parent
744dba1be9
commit
16090d9f32
|
@ -80,12 +80,12 @@
|
||||||
src: selinux.j2
|
src: selinux.j2
|
||||||
dest: /etc/selinux/config
|
dest: /etc/selinux/config
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
ignore_errors: yes
|
|
||||||
|
|
||||||
- name: Disble SELINUX in env
|
- name: Disble SELINUX in env
|
||||||
shell: setenforce 0
|
shell: setenforce 0
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
ignore_errors: yes
|
|
||||||
|
|
||||||
- name: Enable and start service HAProxy
|
- name: Enable and start service HAProxy
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Reference in New Issue