fix: solve linting issues
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
d4d400efc2
commit
8476d1db9d
@ -34,7 +34,7 @@
|
|||||||
dest: "{{ __pve_tmp_dir }}/{{ pve_auth_ldap_realm }}.pw"
|
dest: "{{ __pve_tmp_dir }}/{{ pve_auth_ldap_realm }}.pw"
|
||||||
owner: root
|
owner: root
|
||||||
group: www-data
|
group: www-data
|
||||||
mode:
|
mode: 0640
|
||||||
register: __pve_auth_copy
|
register: __pve_auth_copy
|
||||||
|
|
||||||
- name: Copy passwd file to pve filesystem
|
- name: Copy passwd file to pve filesystem
|
||||||
|
Loading…
Reference in New Issue
Block a user