mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290)
* mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic * added changelog fragment
This commit is contained in:
2
changelogs/fragments/3290-mh-cmd-boolean-not.yaml
Normal file
2
changelogs/fragments/3290-mh-cmd-boolean-not.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user