diff --git a/Manual.org b/Manual.org index 5d9cc87..0656d8e 100644 --- a/Manual.org +++ b/Manual.org @@ -192,8 +192,6 @@ The ~yavdr07.yml~ playbook sets up a fully-featured yaVDR installation: # to play and eject optical media - wakeup # set up wakeup methods for rtc etc. - grub-config # configure grub - tags: - - always handlers: - import_tasks: handlers/main.yml diff --git a/yavdr07.yml b/yavdr07.yml index ef3ef03..c0f183a 100644 --- a/yavdr07.yml +++ b/yavdr07.yml @@ -33,8 +33,6 @@ # to play and eject optical media - wakeup # set up wakeup methods for rtc etc. - grub-config # configure grub - tags: - - always handlers: - import_tasks: handlers/main.yml