mirror of https://github.com/ansible/ansible.git
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.pull/10296/head
parent
95cf095222
commit
e539b2003d
Loading…
Reference in New Issue