Skip to content

Commit 1881082

Browse files
Add update dnf cache
Former-commit-id: e9f42e0
1 parent 787ab3a commit 1881082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install_deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
- zlib
8080
- libicu
8181
state: present
82+
update_cache: yes
8283
when: (ansible_distribution == "RedHat") or
8384
(ansible_distribution == "CentOS") or
8485
(ansible_distribution == "Fedora")

0 commit comments

Comments
 (0)