mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
adds eos_system integration tests (#22214)
* adds integration test cases * updates eos_system with minor bug fixes
This commit is contained in:
@@ -13,3 +13,4 @@
|
||||
- { role: eos_template, when: "limit_to in ['*', 'eos_template']" }
|
||||
- { role: eos_facts, when: "limit_to in ['*', 'eos_facts']" }
|
||||
- { role: eos_eapi, debug: yes, when: "limit_to in ['*', 'eos_eapi']" }
|
||||
- { role: eos_system, debug: yes, when: "limit_to in ['*', 'eos_system']" }
|
||||
|
||||
Reference in New Issue
Block a user