2 Commits

Author SHA1 Message Date
Monty Taylor
1b54971705 Ensure apt is used on ubuntu hosts with zypper
There is an issue with our nb0* hosts where they have zypper installed
for building suse images but that tricks ansible in to thinking it
should use zypper for package management.

This has been submitted upstream as
https://github.com/ansible/ansible/pull/44413

Change-Id: I96f60501e43bfe9c6acb4ce80f8450b245943ca8
2018-08-20 20:45:13 +00:00
Monty Taylor
9911799b76
Add local copy of pkg_mgr fact module
We need to override this. This is the upstream version unmodified.

Change-Id: Iec3a22595a2f1f802922c22e883c4d63859c3886
2018-08-20 13:18:21 -05:00