diff --git a/playbooks/lehmann-llama.yml b/playbooks/lehmann-llama.yml index 4383afc..cbaa7e4 100644 --- a/playbooks/lehmann-llama.yml +++ b/playbooks/lehmann-llama.yml @@ -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