File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 11---
2+ # Note that dependencies listed here are automatically installed
3+ # before this role. Role variables for any roles listed here can be
4+ # assigned static variables.
5+ #
6+ # See also cisagov/skeleton-ansible-role#153.
27dependencies : []
38galaxy_info :
49 author : First Last
Original file line number Diff line number Diff line change 1+ ---
2+ # Note that dependencies listed here are made available to the role
3+ # but _are not_ automatically installed. Role variables cannot be
4+ # specified here.
5+ #
6+ # It _is_ possible to list both collections and roles in this file,
7+ # but unfortunately ansible-galaxy attempts to naively merge the
8+ # dependencies listed in meta/main.yml with these. That means that
9+ # both sets of dependencies must be lists. :(
10+ #
11+ # See also cisagov/skeleton-ansible-role#153.
12+ []
You can’t perform that action at this time.
0 commit comments