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:
Jordan Borean
2019-01-05 02:37:59 +10:00
committed by ansibot
parent 555732f8bb
commit b967f4dcc1
7 changed files with 97 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- dnf - added the module option ``install_weak_deps`` to control whether DNF will install weak dependencies