mirror of
https://github.com/mpolden/echoip.git
synced 2024-11-10 15:37:24 +01:00
8 lines
83 B
YAML
8 lines
83 B
YAML
---
|
|
- hosts: development
|
|
sudo: yes
|
|
roles:
|
|
- ntp
|
|
- golang
|
|
- vagrant
|