mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Initialize facts['distribution'] with self.system so that this fact does not remain uninitialized on systems_platform_working platforms (FreeBSD, OpenBSD). Fixes #15841