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/gui/tasks/main.yml

17 lines
266 B
YAML
Raw Normal View History

2018-10-12 22:44:28 +02:00
---
- import_tasks: lightdm.yml
tags:
- gui:lightdm
- import_tasks: xorg.yml
tags:
- gui:xorg
- import_tasks: awesome.yml
tags:
- gui:awesome
- import_tasks: wallpaper.yml
tags:
- gui:wallpaper
- import_tasks: lock.yml
tags:
- gui:lock