ソースを参照

hosts example

Josh Bicking 4 年 前
コミット
8da7053515
2 ファイル変更4 行追加5 行削除
  1. 0 5
      hosts
  2. 4 0
      hosts.example

+ 0 - 5
hosts

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

+ 4 - 0
hosts.example

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