ansible-roles/roles/wbo/tasks/user.yml
2021-12-31 14:05:49 +01:00

9 lines
200 B
YAML

---
- import_tasks: ../includes/create_system_user.yml
vars:
- user: wbo_{{ wbo_id }}
- home: "{{ wbo_root_dir }}"
- comment: "Online collaborative Whiteboard {{ wbo_id }}"
tags: wbo