Sha256: 8b6890f4cc7867c7230a7fc8b11c1d02817f4dc97eb99197d8830db30e1c6354
Contents?: true
Size: 325 Bytes
Versions: 54
Compression:
Stored size: 325 Bytes
Contents
# {{ ansible_managed }} "{{ item.path }}" { {% if item.options is defined -%} {% for option in item.options -%} {{ option }} {% endfor -%} {% endif %} {%- if item.scripts is defined -%} {%- for name, script in item.scripts.items() -%} {{ name }} {{ script }} endscript {% endfor -%} {% endif -%} }
Version data entries
54 entries across 54 versions & 1 rubygems