@@ -1,5 +0,0 @@
-all:
- hosts:
- all:
- ansible_ssh_private_key_file: ~/.ssh/orcha_ed25519
-
@@ -0,0 +1,4 @@
+all:
+ hosts:
+ host-1:
+ ansible_ssh_private_key_file: "~/.ssh/mykeyfile_ed25519"