add new services
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-12-30 13:23:29 +01:00
parent ecea6b238b
commit 41da78f5f9
8 changed files with 27 additions and 11 deletions

View File

@ -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'