This repository has been archived on 2020-08-28. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-laptop/roles/prog/tasks/main.yml

8 lines
102 B
YAML
Raw Normal View History

2018-10-12 22:44:28 +02:00
---
- import_tasks: python.yml
tags:
- prog:python
- import_tasks: go.yml
tags:
- prog:go