X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Froles%2Fdebian%2Fremove-systemd%2Ftasks%2Fmain.yml;h=a61e6b37a9a709f06df0ffcdb5d99e4b5a5932a6;hb=52ae6d4f4101ab4f748245b69fc6f9c8c80b5319;hp=f0dd1d631cb2b8ed9cbeff5ff08e8d8d6d649401;hpb=f4436893f15c153a266daf92f1d6a928f9927e02;p=ansible.git diff --git a/playbooks/roles/debian/remove-systemd/tasks/main.yml b/playbooks/roles/debian/remove-systemd/tasks/main.yml index f0dd1d6..a61e6b3 100644 --- a/playbooks/roles/debian/remove-systemd/tasks/main.yml +++ b/playbooks/roles/debian/remove-systemd/tasks/main.yml @@ -29,9 +29,7 @@ mode: '0644' - name: Purge SystemD - become: true import_tasks: remove-systemd.yml - ignore_errors: true - name: Reboot if SystemD is still active become: true