mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
adds eos_system integration tests (#22214)
* adds integration test cases * updates eos_system with minor bug fixes
This commit is contained in:
parent
30b6ed8377
commit
6c8025ce5c
17 changed files with 784 additions and 18 deletions
|
@ -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']" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue