mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 21:31:02 +00:00
* use list of possible directories directly instead of checking distribution info * this could fail if someone has keys in one of the other directories, but there could also be custom ssh key directories, which are not checked at all * this is work towards separating Facts from Distribution in facts.py