mirror of https://github.com/Aidaho12/haproxy-wi
parent
017016c301
commit
79d5c0ec21
|
@ -62,5 +62,5 @@
|
||||||
become: yes
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Set
|
- name: Set
|
||||||
shell: "chown nginx:nginx -R {{ service_dir }}"
|
shell: "chown {{ ansible_user }}:{{ ansible_user }} -R {{ service_dir }}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue