1
0
Fork 0
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:
James Antill 2026-03-27 11:54:32 -04:00
commit 370b17d9f0

View file

@ -108,7 +108,7 @@
dest: /etc/systemd/system/mirror_forge_ansible.service
owner: root
group: root
mode: "0755"
mode: "0644"
notify:
- Reload systemd
tags: