1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/package
Monty Taylor 27ac2fc67c Ensure that apt is always chosen on debian/ubuntu (#44413)
One can install alternate packages managers on debuntu machines.
However, doing so doesn't mean you want to suddenly start using them.

Add in a check similar to the fedora yum/dnf check that sets apt as the
pkg_mgr if the ansible_os_family is Debian.
2018-08-20 15:59:56 -04:00
..
meta Add integration test targets for core supported modules (#24217) 2017-05-10 09:19:11 -04:00
tasks Ensure that apt is always chosen on debian/ubuntu (#44413) 2018-08-20 15:59:56 -04:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00