Michal Ptacek | 11e2af5 | 2018-12-19 19:42:03 +0000 | [diff] [blame] | 1 | --- |
2 | - name: "Execute custome role {{ application_post_install_role }} if defined." | ||||
3 | include_tasks: custom_role.yml | ||||
4 | vars: | ||||
5 | application_custom_role: "{{ application_post_install_role }}" |