blob: 10594233ab89d74b56a96e8bff7b2c6f617db9e6 [file] [log] [blame]
---
- name: "Execute custome role {{ application_post_install_role }} if defined."
include_tasks: custom_role.yml
vars:
application_custom_role: "{{ application_post_install_role }}"