Browse Source

do not reboot by default

master
Markus Brechtel 5 years ago
parent
commit
4a09258cbc
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      tasks/main.yaml

+ 2
- 2
tasks/main.yaml View File

@@ -33,8 +33,8 @@
- import_tasks: kitaplus.yaml
when: kita_plus_url is defined

- import_role:
name: reboot
# - import_role:
# name: reboot

- import_role:
name: display_manager


Loading…
Cancel
Save