ventilaar
/
sdn-cursus
Archived
1
Fork 0

pool showen

This commit is contained in:
Ventilaar 2022-01-18 14:56:05 +01:00
parent 13fb98198f
commit 410ba6242d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
tasks:
- name: Show DHCP
ios_command:
commands: show ip dhcp binding
commands: show ip dhcp pool
register: output
- debug: var=output.stdout_lines