6 lines
80 B
YAML
6 lines
80 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- integration-test-role
|