]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/debian/remove-systemd/tasks/remove-systemd.yml
Fix: Use `failed_when` instead of `ignore_errors`
[ansible.git] / playbooks / roles / debian / remove-systemd / tasks / remove-systemd.yml
index dbc493df45da477036ec8018828d5c3410340f0d..13b0488b15b88c25a9c26ebbc9d47fe7160724cc 100644 (file)
@@ -8,4 +8,5 @@
     purge: yes
     state: absent
     update_cache: no
+  failed_when: false
   register: purged