From fd1d6307d84db992f85f43c061d4ad4bb17e59b3 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Fri, 17 Jan 2025 22:00:12 +0100 Subject: [PATCH] added key reference --- playbooks/lehmann-llama.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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