--- - include: install.yml when: service_state != "absent" - include: uninstall.yml when: service_state == "absent"