6 lines
93 B
YAML
6 lines
93 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ./playbooks/roles/proxmox-patching
|