mise au point

This commit is contained in:
2022-05-06 14:16:47 +02:00
parent 8dbf7e2d9e
commit 0dc0373c85
9 changed files with 23 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
---
- name: install certbot
yum:
package:
name: certbot
state: present
@@ -43,4 +43,4 @@
hour: "01"
minute: "00"
weekday: "6"
job: "/usr/bin/certbot renew && /sbin/apachectl graceful"
job: "/usr/bin/certbot renew"