Changelog: https://roxy-wi.org/changelog#6_3_3
pull/355/head
Pavel Loginov 2023-01-03 20:17:56 +03:00
parent 017016c301
commit 79d5c0ec21
1 changed files with 1 additions and 1 deletions

View File

@ -62,5 +62,5 @@
become: yes
tasks:
- name: Set
shell: "chown nginx:nginx -R {{ service_dir }}"
shell: "chown {{ ansible_user }}:{{ ansible_user }} -R {{ service_dir }}"