mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix missing dep on parsing integration test for preparation role
This commit is contained in:
parent
662c63f1a0
commit
aa1a46092d
2 changed files with 7 additions and 5 deletions
2
test/integration/roles/test_bad_parsing/meta/main.yml
Normal file
2
test/integration/roles/test_bad_parsing/meta/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- { role: prepare_tests }
|
Loading…
Add table
Add a link
Reference in a new issue