mirror of https://github.com/ansible/ansible.git
assign a sane default to yum/dnf lock_timeout, in line with cli (#57383)
* assign a sane default to yum/dnf lock_timeout, in line with cli
Fixes #57189
Signed-off-by: Adam Miller <admiller@redhat.com>
* fix typo in changelog snippet
Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit d2dc4c9bc4)
pull/59215/head
parent
e6c93bea0d
commit
eb8c4eaa01
@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- yum - set lock_timeout to a sane default (30 seconds, as is the cli)
|
||||
- dnf - set lock_timeout to a sane default (30 seconds, as is the cli)
|
||||
Loading…
Reference in New Issue