mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Add missing integration test for eos_user (#25463)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
20bddde669
commit
b1b68840be
8 changed files with 124 additions and 0 deletions
|
@ -16,3 +16,4 @@
|
|||
- { role: eos_eapi, debug: yes, when: "limit_to in ['*', 'eos_eapi']" }
|
||||
- { role: eos_system, debug: yes, when: "limit_to in ['*', 'eos_system']" }
|
||||
- { role: eos_vlan, debug: yes, when: "limit_to in ['*', 'eos_vlan']" }
|
||||
- { role: eos_user, when: "limit_to in ['*', eos_user']" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue