Higher retry limit for Pacman
This commit is contained in:
parent
160b7a257c
commit
89617aac55
@ -55,9 +55,8 @@
|
||||
- debian-archive-keyring
|
||||
- dnf
|
||||
state: latest
|
||||
retries: 3
|
||||
retries: 4
|
||||
delay: 15
|
||||
ignore_errors: false
|
||||
|
||||
- name: Configure RHEL Repos for installation
|
||||
when: os | lower == "almalinux" or os | lower == "fedora"
|
||||
|
Loading…
Reference in New Issue
Block a user