mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
committed by
Brian Coca
parent
a9ff363ead
commit
3d7f43982a
@@ -284,7 +284,7 @@ a list of roles and parameters to insert before the specified role, such as the
|
||||
---
|
||||
dependencies:
|
||||
- { role: common, some_parameter: 3 }
|
||||
- { role: apache, appache_port: 80 }
|
||||
- { role: apache, apache_port: 80 }
|
||||
- { role: postgres, dbname: blarg, other_parameter: 12 }
|
||||
|
||||
Role dependencies can also be specified as a full path, just like top level roles::
|
||||
|
||||
Reference in New Issue
Block a user