Skip to content
Snippets Groups Projects
Commit 82f8c7ac authored by Chris Croome's avatar Chris Croome
Browse files

whitespace

parent 32fffe5a
No related branches found
No related tags found
No related merge requests found
Pipeline #9796 passed
......@@ -84,10 +84,10 @@
loop_control:
loop_var: site
label: "{{ site }}"
apache_sites_enabled[0] is defined
when: apache_sites_enabled[0] is defined
- name: Check that no sites are disabled and enabled
assert:
assert:
that: site not in apache_sites_enabled
loop: apache_sites_disabled
loop_control:
......
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