mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
added integration tests for vyos_facts (#26748)
* broke vyos facts into two files * list vyos facts when failing * dynamically determine ip * broke up assert
This commit is contained in:
parent
bd4f08823d
commit
b985c34dd4
6 changed files with 125 additions and 0 deletions
3
test/integration/targets/vyos_facts/defaults/main.yaml
Normal file
3
test/integration/targets/vyos_facts/defaults/main.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
Loading…
Add table
Add a link
Reference in a new issue