try to workaround pve filesystem limitations
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
317306bc32
commit
c090c42941
@ -4,8 +4,6 @@
|
|||||||
template:
|
template:
|
||||||
src: etc/pve/domains.cfg.j2
|
src: etc/pve/domains.cfg.j2
|
||||||
dest: "{{ __pve_base_dir }}/domains.cfg"
|
dest: "{{ __pve_base_dir }}/domains.cfg"
|
||||||
owner: root
|
|
||||||
group: www-data
|
|
||||||
mode: 0640
|
mode: 0640
|
||||||
become: True
|
become: True
|
||||||
become_user: root
|
become_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user