added ansible uid
This commit is contained in:
parent
fd1d6307d8
commit
778aab5242
@ -20,6 +20,10 @@
|
|||||||
- "../files/ssh/root.pub"
|
- "../files/ssh/root.pub"
|
||||||
ssh_pubkeys_ansible:
|
ssh_pubkeys_ansible:
|
||||||
- "../files/ssh/id_ed25519_ansible.pub"
|
- "../files/ssh/id_ed25519_ansible.pub"
|
||||||
|
service_user_name: ansible
|
||||||
|
service_user_id: 1001
|
||||||
|
service_group_name: ansible
|
||||||
|
service_group_id: 1001
|
||||||
roles:
|
roles:
|
||||||
- linux-base-install
|
- linux-base-install
|
||||||
- zsh
|
- zsh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user