mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2ce1009c04
In short, it enables portage module to emit emerge command with --jobs and --load-average options with and without argument. To emit emerge with such CLI argument without a value, the user must set the corresponding module option to 0. By default, if these arguments are missing from playbook they are omitted. Misc changes: * Use to_native to ensure crosspython compat * Adjust jobs and LA options to accept 0 as reset * Add docstring to emerge_packages * Explicitly note in doc that False will work as 0 PR #36355 by @webknjaz |
||
---|---|---|
.. | ||
ansible |