mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-28 12:39:23 +00:00
Move scheduled commands to cron folders
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Certbot
|
||||
- name: Add certbot cron job
|
||||
copy:
|
||||
src: ../files/certbot-renew
|
||||
src: ../files/etc/cron.weekly/certbot-renew
|
||||
dest: /etc/cron.weekly/certbot-renew
|
||||
owner: root
|
||||
mode: 755
|
||||
|
||||
Reference in New Issue
Block a user