Commit b7c057ed by John Jarvis

not gathering facts for configure

parent 0855ede2
......@@ -19,7 +19,7 @@
- name: Configure instance(s)
hosts: launched
sudo: True
gather_facts: True
gather_facts: False
roles:
# gh_users hash must be passed
# in as a -e variable
......
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