--- - import_tasks: install.yml when: app_run in ['install', 'reinstall', 'upgrade'] - import_tasks: uninstall.yml when: app_run == 'uninstall'