mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-01 13:56:55 +00:00
- Move legacy tests into a separate directory. - Reduce common dependencies between targets.
6 lines
136 B
YAML
6 lines
136 B
YAML
---
|
|
- { include: testbed.yaml, state: present }
|
|
|
|
- { include: nitro.yaml, tags: ['nitro'] }
|
|
|
|
- { include: testbed.yaml, state: absent }
|