pool showen
This commit is contained in:
parent
13fb98198f
commit
410ba6242d
@ -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
|
||||
|
Reference in New Issue
Block a user