6dc2e9c2f4
* The implicit default for type=bool options is not 'false', but 'none' (#72699)
* Fix modules, resp. add ignore.txt entries.
(cherry picked from commit 5226ac5778
)
* Add ignore.txt entries and fix deprecated option that was already removed in 2.11.
2 lines
270 B
YAML
2 lines
270 B
YAML
minor_changes:
|
|
- "ansible-test validate-modules - no longer assume that ``default`` for ``type=bool`` options is ``false``, as the default is ``none`` and for some modules, ``none`` and ``false`` mean different things (https://github.com/ansible/ansible/issues/69561)."
|