blob: 10594233ab89d74b56a96e8bff7b2c6f617db9e6 [file] [log] [blame]
Michal Ptacek11e2af52018-12-19 19:42:03 +00001---
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 }}"