dotfiles/.ansible/roles/linux_desktop/tasks/main.yaml

5 lines
115 B
YAML
Raw Normal View History

- name: Linux desktop tasks
import_tasks: software.yaml
- import_tasks: config.yaml
2019-01-13 17:59:56 +00:00
- import_tasks: firefox.yaml