mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 05:43:22 +00:00
* Only access C.STRING_CONVERSION_ACTION for old ansible-base / Ansible versions. * Always use self.__xxx instead of xxx directly.