This repository has been archived on 2020-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
dokku-ansible-deploy/plays/postdelete/lib/dirs.yml

6 lines
108 B
YAML

---
- name: Remove application deploy.d folder
file:
path: "{{ app_config_root }}"
state: absent