Petr OspalĂ˝ | ed5d539 | 2018-12-19 14:41:38 +0100 | [diff] [blame] | 1 | [defaults] |
2 | |||||
3 | # Define any custom roles used by applications installed by installer | ||||
4 | # this parameter is telling ansible what additional folder it should | ||||
5 | # browse while looking up for roles code | ||||
6 | # relative path ./application is mapped into ansible container under | ||||
7 | # /ansible/application where application roles should be found | ||||
8 | roles_path = /ansible/application |