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