pool showen
This commit is contained in:
parent
13fb98198f
commit
410ba6242d
@ -8,7 +8,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Show DHCP
|
- name: Show DHCP
|
||||||
ios_command:
|
ios_command:
|
||||||
commands: show ip dhcp binding
|
commands: show ip dhcp pool
|
||||||
register: output
|
register: output
|
||||||
|
|
||||||
- debug: var=output.stdout_lines
|
- debug: var=output.stdout_lines
|
||||||
|
Reference in New Issue
Block a user