1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-08 17:24:12 +00:00
community.general/lib
Jim Kleckner 46ec238613 Fix #7057 missing False default for vars_prompt
The test for default should be "is not None" since a boolean value of
False is a valid value.

See discussion at:
  https://groups.google.com/forum/#!topic/ansible-project/oc1_zE-FnyI
2014-04-18 12:04:11 -07:00
..
ansible Fix #7057 missing False default for vars_prompt 2014-04-18 12:04:11 -07:00