diff --git a/playbooks/lehmann-llama.yml b/playbooks/lehmann-llama.yml index cbaa7e4..c76c544 100644 --- a/playbooks/lehmann-llama.yml +++ b/playbooks/lehmann-llama.yml @@ -20,6 +20,10 @@ - "../files/ssh/root.pub" ssh_pubkeys_ansible: - "../files/ssh/id_ed25519_ansible.pub" + service_user_name: ansible + service_user_id: 1001 + service_group_name: ansible + service_group_id: 1001 roles: - linux-base-install - zsh