mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 07:36:37 -03:00
4 lines
84 B
YAML
4 lines
84 B
YAML
|
- hosts: proxmox
|
||
|
tasks:
|
||
|
- ansible.builtin.import_role:
|
||
|
name: newserver
|