%PDF- %PDF-
Direktori : /lib/python3.9/site-packages/ansible/galaxy/data/default/collection/ |
Current File : //lib/python3.9/site-packages/ansible/galaxy/data/default/collection/galaxy.yml.j2 |
### REQUIRED {% for option in required_config %} {{ option.description | comment_ify }} {{ {option.key: option.value} | to_nice_yaml }} {% endfor %} ### OPTIONAL but strongly recommended {% for option in optional_config %} {{ option.description | comment_ify }} {% if option.key == 'manifest' %} {{ {option.key: option.value} | to_nice_yaml | comment_ify }} {% else %} {{ {option.key: option.value} | to_nice_yaml }} {% endif %} {% endfor %}