Update after common role update

This commit is contained in:
Sonny Bakker 2021-01-30 16:45:28 +01:00
parent d5ca1ac81d
commit a1894c350d
2 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,9 @@
- import_tasks: 'tasks/timer.yml'
handlers:
- import_tasks: 'handlers.yml'
- include_role:
name: common
tasks_from: 'handlers/user.yml'
vars_files:
- 'vars/main.yml'
- 'vars/gpg.yml'

View file

@ -28,4 +28,3 @@ packages:
- laptop-detect
platform_packages: []
skip_common_setup: true