system-from-scratch/dev.yml

8 lines
108 B
YAML
Raw Normal View History

2024-01-13 17:10:54 +05:00
- name: Development environment
hosts: odhosts
roles:
- asdf
- golang
- python
- docker