ansible-config/roles/common/tasks/main.yml

9 lines
144 B
YAML
Raw Normal View History

2015-08-29 23:37:16 +02:00
---
- include: wget.yml
- include: curl.yml
- include: zsh.yml
- include: git.yml
- include: nano.yml
- include: python.yml
- include: mosh.yml