This commit is contained in:
parent
389c35bb05
commit
1e470f38dd
@ -2,4 +2,4 @@
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/rsyslog.d/50-default.conf
|
||||
regexp: '^#cron\.\*.*'
|
||||
line: "cron.*\t\t\t\t./var/log/cron.log'
|
||||
line: "cron.*\t\t\t\t./var/log/cron.log"
|
||||
|
Loading…
Reference in New Issue
Block a user