X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Froles%2Fdebian%2Fremove-systemd%2Ftasks%2Fmain.yml;h=144a05da3f34cfe2616ffc62aeae23c6ad5099f0;hb=2d67a45de8fdcef26da60de804681f3e02d63d9f;hp=2c7b9096e3e17798ad9c06178039d48f44bf1453;hpb=4ddac78094546713d0e96f88932a0a9cfd1432ae;p=ansible.git diff --git a/playbooks/roles/debian/remove-systemd/tasks/main.yml b/playbooks/roles/debian/remove-systemd/tasks/main.yml index 2c7b909..144a05d 100644 --- a/playbooks/roles/debian/remove-systemd/tasks/main.yml +++ b/playbooks/roles/debian/remove-systemd/tasks/main.yml @@ -27,9 +27,9 @@ owner: root group: root mode: '0644' + force: no - name: Purge SystemD - become: true import_tasks: remove-systemd.yml - name: Reboot if SystemD is still active