exp-7 & exp-8 ok
This commit is contained in:
@@ -12,9 +12,9 @@ all:
|
||||
ansible_password: admin
|
||||
hosts:
|
||||
clab-pe-exp-7-rt1:
|
||||
ansible_host: 172.20.20.8
|
||||
ansible_host: 172.20.20.2
|
||||
clab-pe-exp-7-rt2:
|
||||
ansible_host: 172.20.20.9
|
||||
ansible_host: 172.20.20.6
|
||||
cisco_iol:
|
||||
vars:
|
||||
# ansible_connection: set ansible_connection variable if required
|
||||
@@ -22,16 +22,16 @@ all:
|
||||
ansible_password: admin
|
||||
hosts:
|
||||
clab-pe-exp-7-sw1:
|
||||
ansible_host: 172.20.20.6
|
||||
ansible_host: 172.20.20.5
|
||||
clab-pe-exp-7-sw2:
|
||||
ansible_host: 172.20.20.2
|
||||
ansible_host: 172.20.20.8
|
||||
linux:
|
||||
hosts:
|
||||
clab-pe-exp-7-client1:
|
||||
ansible_host: 172.20.20.7
|
||||
clab-pe-exp-7-client2:
|
||||
ansible_host: 172.20.20.5
|
||||
clab-pe-exp-7-client3:
|
||||
ansible_host: 172.20.20.4
|
||||
clab-pe-exp-7-client3:
|
||||
ansible_host: 172.20.20.9
|
||||
clab-pe-exp-7-client4:
|
||||
ansible_host: 172.20.20.3
|
||||
ansible_host: 172.20.20.3
|
||||
|
||||
Reference in New Issue
Block a user