Files
ansible-freeipa/tests/dnszone/env_setup.yml
Sergio Oliveira Campos d69eb94d90 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.
2020-08-21 11:18:06 -03:00

4 lines
71 B
YAML

---
- name: Cleanup test environment.
include_tasks: env_cleanup.yml