Fix indentation

This commit is contained in:
Jakub Kadlčík 2019-06-07 00:15:33 +02:00
parent f68efa7797
commit 022ed16be9
2 changed files with 10 additions and 10 deletions

View file

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

View file

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