8 lines
137 B
YAML
8 lines
137 B
YAML
|
---
|
||
|
|
||
|
- include: testbed_setup.yaml state=present
|
||
|
|
||
|
- { include: nitro.yaml, tags: ['nitro'] }
|
||
|
|
||
|
- include: testbed_setup.yaml state=absent
|