WIP: Add roles #2

Draft
jake wants to merge 2 commits from roles into master
3 changed files with 2 additions and 1 deletions
Showing only changes of commit adbc843ecf - Show all commits

View file

@ -14,7 +14,6 @@
- include_role:
name: base
- import_tasks: tasks/boot.yml
- import_tasks: tasks/i3.yml
# Don't bother configuring KDE for root, just assume it's for me

View file

@ -3,3 +3,5 @@
- include_role:
name: geerlingguy.ntp
- import_tasks: boot.yml