Explorar o código

use generic ssh key

Blaine Story hai 1 ano
pai
achega
ce7f6d0596
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      group_vars/all.yml

+ 1 - 1
group_vars/all.yml

@@ -1,7 +1,7 @@
 ---
 # generic settings
 ansible_user: ansible
-ansible_ssh_private_key_file: ~/.ssh/ansible_ed25519
+#ansible_ssh_private_key_file: ~/.ssh/ansible_ed25519
 
 main_username: container
 main_groupname: "{{ main_username }}"