mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 13:32:10 +00:00
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:
3
tests/dnszone/env_teardown.yml
Normal file
3
tests/dnszone/env_teardown.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Cleanup test environment.
|
||||
include_tasks: env_cleanup.yml
|
||||
Reference in New Issue
Block a user