Fix indentation
This commit is contained in:
parent
f68efa7797
commit
022ed16be9
2 changed files with 10 additions and 10 deletions
|
@ -83,11 +83,11 @@
|
|||
state: directory
|
||||
setype: httpd_sys_content_t
|
||||
|
||||
- name: Automatize cert renewal
|
||||
service:
|
||||
name: certbot-renew.timer
|
||||
state: started
|
||||
enabled: yes
|
||||
- name: Automatize cert renewal
|
||||
service:
|
||||
name: certbot-renew.timer
|
||||
state: started
|
||||
enabled: yes
|
||||
|
||||
- name: temporary logrotation fix until copr-dist-git 0.26 is released & deployed
|
||||
copy: src="logrotate.d/copr-dist-git" dest="/etc/logrotate.d/copr-dist-git"
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
state: directory
|
||||
setype: httpd_sys_content_t
|
||||
|
||||
- name: Automatize cert renewal
|
||||
service:
|
||||
name: certbot-renew.timer
|
||||
state: started
|
||||
enabled: yes
|
||||
- name: Automatize cert renewal
|
||||
service:
|
||||
name: certbot-renew.timer
|
||||
state: started
|
||||
enabled: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue