mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
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…
Add table
Add a link
Reference in a new issue