iddev: try fixing the indentation

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-30 15:02:06 +02:00
parent 63863e6248
commit 54c65489ae

View file

@ -27,7 +27,7 @@
ServerName iddev.fedorainfracloud.org
ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge"
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
ansible.builtin.service:
name: httpd