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
bedf637c4e
commit
317306bc32
@ -21,8 +21,6 @@
|
|||||||
template:
|
template:
|
||||||
src: etc/pve/priv/ldap.pw.j2
|
src: etc/pve/priv/ldap.pw.j2
|
||||||
dest: "{{ __pve_base_dir }}/priv/ldap/{{ pve_auth_ldap_realm }}.pw"
|
dest: "{{ __pve_base_dir }}/priv/ldap/{{ pve_auth_ldap_realm }}.pw"
|
||||||
owner: root
|
|
||||||
group: www-data
|
|
||||||
mode: 0600
|
mode: 0600
|
||||||
become: True
|
become: True
|
||||||
become_user: root
|
become_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user