1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-20 08:23:12 +00:00
community.general/lib
Patrik Lundin ee5364f983 openbsd_pkg: make "name" take a list.
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.
2017-01-04 18:45:31 -08:00
..
ansible openbsd_pkg: make "name" take a list. 2017-01-04 18:45:31 -08:00