GrupoTP-37/laravelio-undeploy.yml

7 lines
152 B
YAML

# Playbook to undeploy laravel.io and its component
---
- name: Undeploy Laravelio
hosts: localhost
gather_facts: false
roles:
- undeploy_all