mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d011149baf
dnf: name=PACKAGE state=latest is reponsible for two use cases: - to install a package if not already installed. - to update the package to the latest if already installed. The latter use cases is not handled properly as base.upgrade does not throw dnf.exceptions.MarkingError if a package is not installed. Setting base.conf.best = True ensures a package is installed or updated to the latest when calling base.install. Sign-off: jsilhan@redhat.com Sign-off: jchaloup@redhat.com |
9 years ago | |
---|---|---|
.. | ||
__init__.py | 10 years ago | |
apk.py | 9 years ago | |
dnf.py | 9 years ago | |
homebrew.py | 9 years ago | |
homebrew_cask.py | 10 years ago | |
homebrew_tap.py | 9 years ago | |
layman.py | 9 years ago | |
macports.py | 10 years ago | |
openbsd_pkg.py | 9 years ago | |
opkg.py | 9 years ago | |
pacman.py | 9 years ago | |
pkg5.py | 9 years ago | |
pkg5_publisher.py | 9 years ago | |
pkgin.py | 9 years ago | |
pkgng.py | 9 years ago | |
pkgutil.py | 9 years ago | |
portage.py | 10 years ago | |
portinstall.py | 9 years ago | |
slackpkg.py | 9 years ago | |
svr4pkg.py | 10 years ago | |
swdepot.py | 9 years ago | |
urpmi.py | 9 years ago | |
yumrepo.py | 9 years ago | |
zypper.py | 9 years ago | |
zypper_repository.py | 9 years ago |