system-from-scratch/dev.yml

8 lines
108 B
YAML

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