mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-01 19:03:19 +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
|