Also ignore errors here.

This commit is contained in:
Kevin Fenzi 2015-12-08 18:52:06 +00:00
parent d36f2cfa79
commit 205b10441a

View file

@ -29,6 +29,7 @@
register: automaticative
always_run: yes
changed_when: 1 != 1
ignore_errors: true
when: ansible_distribution == 'Fedora'
- name: start dnf-automatic.timer if it is not active