mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add tests for dnf modelled after the yum tests (#18226)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- { role: pip, tags: test_pip }
|
||||
- { role: gem, tags: test_gem }
|
||||
- { role: yum, tags: test_yum }
|
||||
- { role: dnf, tags: test_dnf }
|
||||
- { role: apt, tags: test_apt }
|
||||
- { role: apt_repository, tags: [test_apt_repository, test_apt_key] }
|
||||
- { role: postgresql, tags: [test_postgresql, test_postgresql_db, test_postgresql_privs, test_postgresql_user, needs_privileged] }
|
||||
|
||||
Reference in New Issue
Block a user