Commit 1928b8c6 by John Jarvis

adding gh_users for setting up login

parent e103d624
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
hosts: launched hosts: launched
sudo: True sudo: True
gather_facts: True gather_facts: True
tasks: roles:
- debug: msg="test" # gh_users hash must be passed
# in as a -e variable
- gh_users
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