X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Froles%2Fdebian%2Fremove-systemd%2Ftasks%2Fremove-systemd.yml;h=13b0488b15b88c25a9c26ebbc9d47fe7160724cc;hb=4ddac78094546713d0e96f88932a0a9cfd1432ae;hp=dbc493df45da477036ec8018828d5c3410340f0d;hpb=f4436893f15c153a266daf92f1d6a928f9927e02;p=ansible.git diff --git a/playbooks/roles/debian/remove-systemd/tasks/remove-systemd.yml b/playbooks/roles/debian/remove-systemd/tasks/remove-systemd.yml index dbc493d..13b0488 100644 --- a/playbooks/roles/debian/remove-systemd/tasks/remove-systemd.yml +++ b/playbooks/roles/debian/remove-systemd/tasks/remove-systemd.yml @@ -8,4 +8,5 @@ purge: yes state: absent update_cache: no + failed_when: false register: purged