added global variable for user and key to use
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[all:vars]
|
||||
ansible_user = mbuz
|
||||
ansible_ssh_private_key_file = /home/mbuz/.ssh/id_rsa
|
||||
|
||||
[proxmox]
|
||||
proxmox-host ansible_host=x.x.x.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user