mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fix mode of cron.d file
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
- copy: >
|
||||
src=cron-docs-rsync dest=/etc/cron.d/docs-rsync
|
||||
owner=root group=root mode=0755
|
||||
owner=root group=root mode=0644
|
||||
tags:
|
||||
- fedora-docs
|
||||
- fedora-docs/proxy
|
||||
|
||||
Reference in New Issue
Block a user