system-from-scratch/dev.yml

7 lines
97 B
YAML

- name: Development environment
hosts: odhosts
roles:
- golang
- python
- docker