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
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
..
action fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) (#3087) 2021-07-26 14:13:28 +02:00
cache fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
callback fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
connection fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
doc_fragments fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
filter fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
inventory fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
lookup mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
module_utils mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
modules zypper: support transactional-updates (#3164) (#3193) 2021-08-12 08:29:22 +02:00