forked from infra/ansible
mirror_forge_ansible.service: Remove execute bits to make systemd happy.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
f7dbf5d7a6
commit
370b17d9f0
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
dest: /etc/systemd/system/mirror_forge_ansible.service
|
||||
owner: root
|
||||
group: root
|
||||
mode: "0755"
|
||||
mode: "0644"
|
||||
notify:
|
||||
- Reload systemd
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue