changed sftp ip in hosts file as it lives in dmz and not in srv vlan
This commit is contained in:
@@ -3,6 +3,7 @@ nocows = 1
|
||||
host_key_checking = false
|
||||
inventory = ./hosts.ini
|
||||
ansible_python_interpreter = /usr/bin/python3
|
||||
vault_password_file = ~/.ansible/vault_pass
|
||||
|
||||
[ssh_connections]
|
||||
pipelining = true
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ phy-z-srv-cloud ansible_host=192.168.66.66
|
||||
phy-z-srv-git ansible_host=192.168.66.67
|
||||
|
||||
[phy_z_dmz_sftp01]
|
||||
phy-z-dmz-sftp01 ansible_host=192.168.66.68
|
||||
phy-z-dmz-sftp01 ansible_host=192.168.99.68
|
||||
|
||||
[phy_z_srv_gpu01]
|
||||
phy-z-srv-gpu01 ansible_host=192.168.66.69
|
||||
|
||||
Reference in New Issue
Block a user