system-from-scratch/dev.yml

7 lines
97 B
YAML
Raw Normal View History

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