add tear down playbook

This commit is contained in:
Sascha Marcel Schmidt
2018-07-05 02:15:05 +02:00
parent c39835628d
commit f703814561
4 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
- hosts: localhost
roles:
- { role: tear-down }