mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Add tests for dnf modelled after the yum tests (#18226)
This commit is contained in:
parent
6d9771bbf8
commit
02859a3e32
4 changed files with 238 additions and 0 deletions
2
test/integration/targets/dnf/meta/main.yml
Normal file
2
test/integration/targets/dnf/meta/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- prepare_tests
|
Loading…
Add table
Add a link
Reference in a new issue