Commit 8a7f6fca by John Jarvis

create github_users when the var is defined

parent 4256d81a
...@@ -42,4 +42,4 @@ ...@@ -42,4 +42,4 @@
with_items: github_users with_items: github_users
tags: tags:
- users - users
- update - update
\ No newline at end of file
--- ---
- include: create_users.yml - include: create_users.yml
- include: create_github_users.yml - include: create_github_users.yml
when: github_users is defined
- name: common | Add user www-data - name: common | Add user www-data
# This user should be created on the system by default # This user should be created on the system by default
......
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