mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-06 08:17:11 +00:00
If this is not set, Ansible parses the parameter as a string. This is fine if the parameter is not provided by the caller, but if it is set to False or True explicitly, ec2_vol receives this as the string 'False' or the string 'True', both of which are truthy. Thus, without this fix, setting the parameter results in encryption always enabled. |
||
|---|---|---|
| .. | ||
| ansible | ||