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