homeserver/playbooks/base/users.yml
mg 3202d61807 Ersatz: create-users (#272)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#272
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-12-28 11:25:29 +01:00

5 lines
88 B
YAML

---
- hosts: all
roles:
- { role: mgrote.users, tags: "user", become: yes }