added key reference

This commit is contained in:
Tobias Lehmann 2025-01-17 22:00:12 +01:00
parent ba8e19014b
commit fd1d6307d8

View File

@ -13,9 +13,13 @@
tools_install_users: tools_install_users:
- ansible - ansible
- root - root
#ollama_models: #ollama_models:
# - mistral # - mistral
# - llama3.3 # - llama3.3
ssh_pubkeys_root:
- "../files/ssh/root.pub"
ssh_pubkeys_ansible:
- "../files/ssh/id_ed25519_ansible.pub"
roles: roles:
- linux-base-install - linux-base-install
- zsh - zsh