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:
- ansible
- root
#ollama_models:
# - mistral
# - llama3.3
#ollama_models:
# - mistral
# - llama3.3
ssh_pubkeys_root:
- "../files/ssh/root.pub"
ssh_pubkeys_ansible:
- "../files/ssh/id_ed25519_ansible.pub"
roles:
- linux-base-install
- zsh