mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
Validate EXAMPLES as YAML
This commit is contained in:
parent
499d3a1b53
commit
7c00346714
112 changed files with 441 additions and 381 deletions
|
@ -95,7 +95,7 @@ tasks:
|
|||
wait_for: result[0] contains IOS-XR
|
||||
|
||||
- name: run multiple commands on remote nodes
|
||||
iosxr_command:
|
||||
iosxr_command:
|
||||
commands:
|
||||
- show version
|
||||
- show interfaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue