mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
47b2cb748b
* Allow plugin boolean options to default to None * fix mistake * changelog * be more specific
2 lines
108 B
YAML
2 lines
108 B
YAML
bugfixes:
|
|
- Allow config options that are type boolean to default to None rather than only True or False.
|