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/post_delete.yml

7 lines
111 B
YAML
Raw Normal View History

2020-04-13 08:26:14 +00:00
---
2020-04-13 11:57:12 +00:00
- hosts: all
gather_facts: false
tasks:
2020-04-13 12:04:38 +00:00
- name: Include debug tasks
include: ./lib/debug.yml