mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
dnf/yum - added install_weak_deps option (#50525)
* dnf/yum - added install_weak_deps option * skip creating weak dep packages if rpm doesn't support it * fix rpm check for older hosts
This commit is contained in:
2
changelogs/fragments/dnf-ignore-weak-deps.yaml
Normal file
2
changelogs/fragments/dnf-ignore-weak-deps.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- dnf - added the module option ``install_weak_deps`` to control whether DNF will install weak dependencies
|
||||
Reference in New Issue
Block a user