4 lines
58 B
YAML
4 lines
58 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- { role: tear-down }
|
---
|
|
- hosts: localhost
|
|
roles:
|
|
- { role: tear-down }
|