mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
open_url() is suitable for use outside of a module environment. Will let us use open_url to do SSL cert verification in other, non-module code.