5 lines
70 B
YAML
5 lines
70 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- roles/docker
|