mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user