Files
community.general/lib/ansible/module_utils
Adrian Likins 12404f470a Fix pkg_mgr fact on OpenBSD (#30725)
* Fix pkg_mgr fact on OpenBSD

Add a OpenBSDPkgMgrFactCollector that hardcodes pkg_mgr
to 'openbsd_pkg'. The ansible collector will choose the
OpenBSD collector if the system is OpenBSD and the 'Generic'
one otherwise.

This removes PkgMgrFactCollectors depenency on the
'system' fact being in collected_facts, which also
avoids ordering issues (if the pkg mgr fact is collected
before the system fact...)

Fixes #30623
2017-09-22 14:22:05 -04:00
..
2017-09-12 00:11:13 -07:00
2017-06-02 12:14:11 +01:00
2017-09-09 20:26:21 +02:00
2017-08-07 19:46:06 -07:00
2017-09-14 10:59:25 -07:00
2017-06-02 12:14:11 +01:00
2017-07-28 22:10:17 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-09-12 00:11:13 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-07-19 14:51:35 -07:00
2017-06-02 12:14:11 +01:00
2017-09-13 01:53:08 -07:00
2017-06-21 11:19:41 -04:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-09-12 00:11:13 -07:00