mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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.