mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add junos integration test (#24404)
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
roles:
|
||||
- { role: junos_command, when: "limit_to in ['*', 'junos_command']" }
|
||||
- { role: junos_config, when: "limit_to in ['*', 'junos_config']" }
|
||||
- { role: junos_facts, when: "limit_to in ['*', 'junos_facts']" }
|
||||
- { role: junos_netconf, when: "limit_to in ['*', 'junos_netconf']" }
|
||||
- { role: junos_rpc, when: "limit_to in ['*', 'junos_rpc']" }
|
||||
- { role: junos_template, when: "limit_to in ['*', 'junos_template']" }
|
||||
|
||||
Reference in New Issue
Block a user