rolle ansible_user angelegt

This commit is contained in:
2025-11-21 12:53:27 +01:00
commit b711c45908
2 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
ansible_user_name: ansible
ansible_user_groups: ["sudo"]
ansible_user_shell: /bin/bash
ansible_user_authorized_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGFLrrjO6JzmLU5R7c3jZoUkAlqMwSfOXVN3NKBShTFL ansible"