exp-7 & exp-8 ok

This commit is contained in:
2026-05-02 19:17:31 +02:00
parent f37fc12d46
commit 9ef0b273a4
30 changed files with 4279 additions and 1159 deletions
+7 -7
View File
@@ -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