8 lines
127 B
YAML
Executable file
8 lines
127 B
YAML
Executable file
#!/usr/bin/env ansible-playbook
|
|
---
|
|
|
|
- hosts: pterodactyl
|
|
roles:
|
|
- disks
|
|
- pterodactyl-panel
|
|
- pterodactyl-wings
|