mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Allow config boolean options to default to None (#55951)
* Allow plugin boolean options to default to None * fix mistake * changelog * be more specific
This commit is contained in:
committed by
Matt Davis
parent
89d767c046
commit
47b2cb748b
2
changelogs/fragments/55951-config-bool-options.yml
Normal file
2
changelogs/fragments/55951-config-bool-options.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Allow config options that are type boolean to default to None rather than only True or False.
|
||||
Reference in New Issue
Block a user