mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
09e2f77289
* mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic
* added changelog fragment
(cherry picked from commit df8fdcda79
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
229 B
YAML
2 lines
229 B
YAML
minor_changes:
|
|
- module_helper cmd module utils - added the ``ArgFormat`` style ``BOOLEAN_NOT``, to add CLI parameters when the module argument is false-ish (https://github.com/ansible-collections/community.general/pull/3290).
|