feat: add user and ssh key to ansible inventory
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[all]
|
||||
vm ansible_host=${ip}
|
||||
vm ansible_host=${ip} ansible_user=${user} ansible_ssh_private_key_file=${private_key_file}
|
Reference in New Issue
Block a user