mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Since Ansiballz, we no longer need to import basic directly into a new-style module. Some modules, like the Networking modules, may import basic in their own module_utils files and the module will import that specialized module_util file rather than basic.