Package facts apt fix (#55963)

* fixes for apt on package_facts

* reverse order, apt is newer

* moved warnings prop to base
This commit is contained in:
Brian Coca
2019-05-01 22:11:12 -04:00
committed by GitHub
parent edafa71f42
commit 24a46deef5
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- For package_facts, correct information about apt being missing and fix missing attribute.