This cron also has to be 644

This commit is contained in:
Kevin Fenzi 2014-05-21 16:06:44 +00:00
parent 21ba0ac487
commit 1f92636069

View file

@ -23,6 +23,6 @@
- name: Install the fedora-owner-change cronjob
copy: >
src=fedora-owner-change.cron dest=/etc/cron.d/fedora-owner-change.cron
owner=root group=root mode=0755
owner=root group=root mode=0644
tags:
- files