7 lines
92 B
YAML
Executable file
7 lines
92 B
YAML
Executable file
#!/usr/bin/env ansible-playbook
|
|
---
|
|
|
|
- hosts: proxmox
|
|
roles:
|
|
# - proxmox
|
|
- zfs
|