mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-18 14:56:04 +02:00
8 lines
83 B
YAML
8 lines
83 B
YAML
---
|
|
- hosts: development
|
|
sudo: yes
|
|
roles:
|
|
- ntp
|
|
- golang
|
|
- vagrant
|