Reorg tests setup and add teardown/cleanup

Perform clean up at the end of the tests. Also reorganized
setup/teardown in env_* files in a similar way proposed in dnsrecord
module.
This commit is contained in:
Sergio Oliveira Campos
2020-08-03 12:00:25 -03:00
parent 675125ed0b
commit d69eb94d90
6 changed files with 37 additions and 30 deletions

View File

@@ -0,0 +1,3 @@
---
- name: Cleanup test environment.
include_tasks: env_cleanup.yml