next...
This commit is contained in:
@@ -16,4 +16,4 @@ ansible_user=clusteruser
|
||||
ansible_ssh_pass=password
|
||||
|
||||
[test_server:vars]
|
||||
ansible_ssh_common_args='-o ProxyCommand="ssh -i ./glusterfs/ansible/files/ansible_key -W %h:%p -q clusteruser@${bastion.default_ipv4_address}"'
|
||||
ansible_ssh_common_args='-o ProxyCommand="ssh -i /root/.ssh/ansible_key -W %h:%p -q clusteruser@${bastion.default_ipv4_address}"'
|
||||
Reference in New Issue
Block a user