added key reference
This commit is contained in:
parent
ba8e19014b
commit
fd1d6307d8
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user