mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
This commit also adds the module to DEFAULT_SQUASH_ACTIONS which is possible with this change. The module still calls the pkg_* tools once per name internally, so the only difference is less invocations of the module itself when using with_items.