Is YAML sensitive to True/true/False/false
By this reference, YAML doesn’t really care:
{ Y, true, Yes, ON } : Boolean true
{ n, FALSE, No, off } : Boolean false
Still have questions?
Gitter Chat Support
Galaxy Help Forum
Want to embed this snippet (FAQ) in your GTN Tutorial?
{% snippet topics/admin/faqs/ansible_yaml.md %}