Commit f2e9307e by John Jarvis

allowing include of role when user_data is an empty list

parent 94062022
...@@ -64,9 +64,6 @@ ...@@ -64,9 +64,6 @@
# which can be passed in as a paramter to the role. # which can be passed in as a paramter to the role.
# #
- fail: you must pass in a user_info parameter to this role
when: user_info|length == 0
- debug: var=user_info - debug: var=user_info
- name: create the edxadmin group - name: create the edxadmin group
......
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