You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the community decision to use true/false for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do not use true/false (lowercase).
Issue Type
Documentation Report
Component Name
docs
Ansible Version
$ ansible --version
2.14
Collection Versions
$ ansible-galaxy collection list
Configuration
$ ansible-config dump --only-changed
OS / Environment
No response
Additional Information
No response
Code of Conduct
I agree to follow the Ansible Code of Conduct
The text was updated successfully, but these errors were encountered:
Update bools documentation in ec2_instance
SUMMARY
See also #1041
ISSUE TYPE
Docs Pull Request
COMPONENT NAME
ec2_instance
ADDITIONAL INFORMATION
Split from #978 to work around CI issues
Reviewed-by: Alina Buzachis <None>
Summary
Based on the community decision to use
true/false
for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do not usetrue/false
(lowercase).Issue Type
Documentation Report
Component Name
docs
Ansible Version
$ ansible --version
2.14
Collection Versions
$ ansible-galaxy collection list
Configuration
$ ansible-config dump --only-changed
OS / Environment
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: