Commit 4b9a79d4 by Brian Coca

removed trailing newline

fix from #10973 by @retr0h
parent ce4f7fcb
...@@ -40,6 +40,6 @@ dependencies: [] ...@@ -40,6 +40,6 @@ dependencies: []
# List your role dependencies here, one per line. # List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies # Be sure to remove the '[]' above if you add dependencies
# to this list. # to this list.
{% for dependency in dependencies %} {%- for dependency in dependencies %}
#- {{ dependency }} #- {{ dependency }}
{% endfor %} {%- endfor %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment