mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
Perform clean up at the end of the tests. Also reorganized setup/teardown in env_* files in a similar way proposed in dnsrecord module.
4 lines
71 B
YAML
4 lines
71 B
YAML
---
|
|
- name: Cleanup test environment.
|
|
include_tasks: env_cleanup.yml
|