blob: 5464cb46764ac000b3be6b2bd55055f950320b22 [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 | default('') }}"