11 lines
194 B
YAML
11 lines
194 B
YAML
|
---
|
||
|
|
||
|
- include: "{{ role_path }}/tests/nitro/flap_disabled/setup.yaml"
|
||
|
vars:
|
||
|
check_mode: no
|
||
|
|
||
|
|
||
|
- include: "{{ role_path }}/tests/nitro/flap_disabled/remove.yaml"
|
||
|
vars:
|
||
|
check_mode: no
|