ansible lint additions, .yamllint.yml configuratuion
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: renew certbot ssl certificates weekly
|
||||
become: true
|
||||
cron:
|
||||
ansible.builtin.cron:
|
||||
name: certbot_renew
|
||||
special_time: weekly
|
||||
job: >-
|
||||
|
||||
Reference in New Issue
Block a user