configs/roles/common/tasks/users.yml

20 lines
456 B
YAML
Raw Normal View History

---
2022-07-04 13:26:16 -04:00
- name: Sudo group
group:
name: sudo
state: present
- name: Configure user earne
user:
name: earne
2022-07-04 13:18:53 -04:00
comment: earnest ma
shell: /usr/bin/zsh
2022-07-04 13:18:53 -04:00
groups: docker,earne,mock,wheel
2022-07-04 13:26:16 -04:00
- authorized_key:
user: earne
state: present
key: |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIClkhr7Rc2qbSEQ+MkEsD/147gb0pShJt+odxis76WRe main
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPcKxz8Risfe13F+LxnUD5V1kApoxDtU7dO901SJiP6J backupk