parent
ce4f7fcb69
commit
4b9a79d42b
1 changed files with 2 additions and 2 deletions
|
@ -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 %}
|
||||||
|
|
Loading…
Reference in a new issue