Files
community.general/lib/ansible/module_utils
Michael Scherer e539b2003d Make the facts module run on netbsd (#15833)
It currently fail with

 ansible/module_utils/facts.py\", line 357, in get_service_mgr_facts\r\nKeyError: 'distribution'\r\n"

Since self.facts['distribution'] is used after, we need to make sure
this is set by default and if needed, corrected somewhere for Linux.
2016-05-16 08:02:38 -04:00
..
2016-04-05 11:06:17 -07:00
2016-05-14 07:51:13 -07:00
2015-04-28 09:36:42 -04:00
2016-05-10 16:07:01 -04:00
2016-02-08 19:10:04 +01:00
2016-04-05 11:06:17 -07:00
2016-05-14 07:51:13 -07:00
2015-11-03 09:53:18 -08:00
2016-05-14 07:51:13 -07:00