add the main tasks to the playbook

This commit is contained in:
Andreas Zweili 2021-08-17 22:07:47 +02:00
parent fc77ce9181
commit 5c859418d4
1 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@
become: true
roles:
- common
- desktop
tasks:
- import_tasks: tasks/main.yml