Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The issue with the indentation of subkeys in Ansible Jinja2 is that it can affect the way that the YAML file is interpreted. If the subkeys are not properly indented, they may not be recognized as part of the parent key and can cause errors in the playbook. This can be particularly problematic when dealing with complex YAML files with many levels of nesting. It is important to pay close attention to indentation and ensure that subkeys are properly aligned with their parent keys.