mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 11:01:42 -07:00
* 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>
This commit is contained in:
parent
7aaf8cf496
commit
09e2f77289
3 changed files with 14 additions and 3 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue