mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
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.