7 lines
65 B
YAML
7 lines
65 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- test
|