Skip to content
Snippets Groups Projects
Commit 1daa3209 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Bug fixes from regex search & replace

parent 7f80d0a6
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@
src: '{{inventory_dir}}/files/ssl/{{item.1.file}}'
dest: /etc/ssl/private
with_subelements:
- '{{( apache_certificates }})'
- '{{ apache_certificates }}'
- certs
notify:
- Restart Apache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment