From c8ecfc9b895ae6f8cd3d0fc5648a6d00d332e846 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Fri, 17 Jan 2025 22:11:13 +0100 Subject: [PATCH] added ansible uid --- playbooks/lehmann-llama.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/playbooks/lehmann-llama.yml b/playbooks/lehmann-llama.yml index c76c544..4517681 100644 --- a/playbooks/lehmann-llama.yml +++ b/playbooks/lehmann-llama.yml @@ -20,10 +20,7 @@ - "../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 + svc_user_id_ansible: 1001 roles: - linux-base-install - zsh