mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
Adding new tests for assemble role
This commit is contained in:
parent
0a83f743c1
commit
f03d6a67c8
9 changed files with 100 additions and 3 deletions
|
@ -17,6 +17,7 @@
|
|||
- { role: test_file, tags: test_file }
|
||||
- { role: test_fetch, tags: test_fetch }
|
||||
- { role: test_synchronize, tags: test_synchronize }
|
||||
- { role: test_assemble, tags: test_assemble }
|
||||
- { role: test_subversion, tags: test_subversion }
|
||||
- { role: test_git, tags: test_git }
|
||||
- { role: test_hg, tags: test_hg }
|
||||
|
@ -34,4 +35,4 @@
|
|||
- { role: test_iterators, tags: test_iterators }
|
||||
- { role: test_command_shell, tags: test_command_shell }
|
||||
- { role: test_failed_when, tags: test_failed_when }
|
||||
- { role: test_script, tags: test_script }
|
||||
- { role: test_script, tags: test_script }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue