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