mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 04:12:48 +00:00
All play focused code should access constants via ansible.constants, not via the config API. Even that API should only be used by ansible-config. It should be considered an internal implementation detail to everything else