This commit is contained in:
@ -50,7 +50,7 @@
|
||||
- name: "Generate certbot script"
|
||||
ansible.builtin.template:
|
||||
src: certbot.sh
|
||||
dest: /etc/cron.weekly/certbot.sh
|
||||
dest: /etc/cron.weekly/certbot
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0700'
|
||||
|
Reference in New Issue
Block a user