1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/os
patchback[bot] 0eecd48ea8
zypper: support transactional-updates (#3164) (#3193)
* zypper: support transactional-updates

- Check if transactional updates are in use by checking for the
  existence of /var/lib/misc/transactional-update.state
- Prefix zypper-commands with /sbin/transactional-update --continue --drop-if-no-change --quiet run
  if this is the case

fixes ansible-collections/community.general#3159

* re-add get_bin_path for executables

* fix typo

(cherry picked from commit 6033ce695b)

Co-authored-by: Sebastian <sebix@sebix.at>
2021-08-12 08:29:22 +02:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
flatpak.py
flatpak_remote.py
homebrew.py
homebrew_cask.py
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py openbsd_pkg: Fix regexp matching crash (#3161) (#3186) 2021-08-09 23:10:03 +02:00
opkg.py
pacman.py
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py pkgin: display stdout and stderr in case the error occurs (#3148) (#3156) 2021-08-06 10:22:54 +02:00
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_channel.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_register.py
rhsm_release.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhsm_repository.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rpm_ostree_pkg.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
slackpkg.py
snap.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
urpmi.py
xbps.py
yum_versionlock.py
zypper.py zypper: support transactional-updates (#3164) (#3193) 2021-08-12 08:29:22 +02:00
zypper_repository.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00