Ansible_workstation/vars/server.yml

8 lines
87 B
YAML
Raw Normal View History

2018-11-10 17:23:32 +00:00
---
2020-07-16 14:52:44 +00:00
users: [{{ admin }}, {{ content }}]
2018-11-10 17:23:32 +00:00
minimal: true
server: true
2020-03-17 05:06:51 +00:00
create_user: true
2018-11-10 17:23:32 +00:00