Add separate file for aur task & add rootless docker tasks

This commit is contained in:
Sonny Bakker 2021-11-28 12:04:41 +01:00
parent 4c35875333
commit cede4ea365
8 changed files with 67 additions and 16 deletions

View file

@ -22,5 +22,6 @@
- import_tasks: 'tasks/dotfiles.yml'
- import_tasks: 'tasks/neovim.yml'
- import_tasks: 'tasks/aur.yml'
- import_tasks: 'tasks/docker.yml'
vars_files:
- 'vars.yml'