- name: Deploy project web
import_tasks: deploy.yml
tags: ["deploy"]
- name: Destrpy project web
import_tasks: destroy.yml
tags: ["destroy"]