Update after common role update
This commit is contained in:
parent
d5ca1ac81d
commit
a1894c350d
2 changed files with 3 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -28,4 +28,3 @@ packages:
|
|||
- laptop-detect
|
||||
|
||||
platform_packages: []
|
||||
skip_common_setup: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue