iddev: try fixing the indentation
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
63863e6248
commit
54c65489ae
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
ServerName iddev.fedorainfracloud.org
|
ServerName iddev.fedorainfracloud.org
|
||||||
ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge"
|
ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge"
|
||||||
Redirect permanent / https://iddev.fedorainfracloud.org
|
Redirect permanent / https://iddev.fedorainfracloud.org
|
||||||
</VirtualHost>' > /etc/httpd/conf.d/proxy_letsencrypt.conf
|
</VirtualHost>' > /etc/httpd/conf.d/proxy_letsencrypt.conf
|
||||||
- name: reload apache
|
- name: reload apache
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
name: httpd
|
name: httpd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue