work around systemd/ansible bug for f29 and rawhide test machines
This commit is contained in:
parent
a2c357ce96
commit
b925b48901
1 changed files with 1 additions and 0 deletions
|
@ -63,5 +63,6 @@
|
||||||
|
|
||||||
- name: disable silly makecache timer
|
- name: disable silly makecache timer
|
||||||
systemd: name=dnf-makecache masked=yes
|
systemd: name=dnf-makecache masked=yes
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
when: ansible_pkg_mgr == 'dnf'
|
when: ansible_pkg_mgr == 'dnf'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue