6 lines
64 B
YAML
6 lines
64 B
YAML
---
|
|
- hosts: all
|
|
remote_user: root
|
|
roles:
|
|
- role-podman
|