Add some options to ansible.conf
This commit is contained in:
@ -5,7 +5,7 @@ vcenter_password: "XXXXXXXXX"
|
||||
vcenter_validate_certs: false
|
||||
vcenter_datacenter: "DC01"
|
||||
|
||||
ansible_user: "root"
|
||||
ansible_user: "ansb-it"
|
||||
#ansible_password: "XXXXXXX"
|
||||
ansible_ssh_private_key_file: '~/.ssh/id_rsa_XXXXXXX'
|
||||
ansible_ssh_port: 22
|
||||
|
Reference in New Issue
Block a user