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