parent
56661f4777
commit
9a39b49ebc
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Example CLI Task
|
|||
|
||||
- name: Get version information (nos)
|
||||
nos_command:
|
||||
command: "show version"
|
||||
commands: "show version"
|
||||
register: show_ver
|
||||
when: ansible_network_os == 'nos'
|
||||
|
||||
|
|
Loading…
Reference in a new issue