Commit 8a7f6fca by John Jarvis

create github_users when the var is defined

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