Remove unnecessary configuration
This commit is contained in:
parent
f9b24fa521
commit
0b19e1fa3c
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
---
|
---
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
common__certbot__email: 'kotovalexarian@gmail.com'
|
common__certbot__email: 'kotovalexarian@gmail.com'
|
||||||
common__certbot__post_hook: 'systemctl is-active nginx.service || systemctl start nginx.service'
|
|
||||||
common__certbot__pre_hook: 'systemctl is-active nginx.service && systemctl stop nginx.service'
|
|
||||||
|
|
Reference in a new issue