ssh working

This commit is contained in:
bwr
2025-08-15 08:55:35 +00:00
parent 02aad24b0e
commit 2292e47e5c
13 changed files with 4249 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
[defaults]
inventory = hosts.yaml
private_key_file = /root/.ssh/ansible.key
private_key_file = /root/.ssh/id_ed25519
remote_user = ansible
roles_path = roles:../roles