ldap_gravatar: Fix permissions from script
This commit is contained in:
parent
755ae7bc55
commit
6060425984
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
copy:
|
||||
src: gravatar-update.py
|
||||
dest: /usr/local/sbin/gravatar-update
|
||||
mode: 755
|
||||
mode: 0755
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue