mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
8 lines
179 B
YAML
8 lines
179 B
YAML
---
|
|
- block:
|
|
- import_tasks: failures.yml
|
|
- import_tasks: tests.yml
|
|
always:
|
|
- import_role:
|
|
name: cloudscale_common
|
|
tasks_from: cleanup_server_groups
|