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
Sebastian 6033ce695b
zypper: support transactional-updates (#3164)
* 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
2021-08-12 08:17:03 +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) 2021-08-09 22:44:36 +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) 2021-08-06 10:01:05 +02:00
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rhn_channel.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rhn_register.py
rhsm_release.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rhsm_repository.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rpm_ostree_pkg.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
slackpkg.py
snap.py Fix snap's channel option. (#3028) 2021-07-19 13:36:59 +12:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
urpmi.py
xbps.py
yum_versionlock.py
zypper.py zypper: support transactional-updates (#3164) 2021-08-12 08:17:03 +02:00
zypper_repository.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00