Commit ceaa9979 by Will Daly

Gather facts so the security role succeeds

parent f713b79b
......@@ -42,7 +42,7 @@
- name: Configure instance(s)
hosts: launched
sudo: True
gather_facts: False
gather_facts: True
vars:
elb: false
pre_tasks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment