configs/roles/common/tasks/users.yml

8 lines
127 B
YAML
Raw Normal View History

---
- name: Configure user earne
user:
name: earne
comment: EMW
shell: /usr/bin/zsh
2022-02-02 23:11:29 -05:00
groups: earne,mock,wheel