Also ignore errors here.
This commit is contained in:
parent
d36f2cfa79
commit
205b10441a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
register: automaticative
|
register: automaticative
|
||||||
always_run: yes
|
always_run: yes
|
||||||
changed_when: 1 != 1
|
changed_when: 1 != 1
|
||||||
|
ignore_errors: true
|
||||||
when: ansible_distribution == 'Fedora'
|
when: ansible_distribution == 'Fedora'
|
||||||
|
|
||||||
- name: start dnf-automatic.timer if it is not active
|
- name: start dnf-automatic.timer if it is not active
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue