Files
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
..
2021-01-27 19:30:03 +01:00
2021-07-19 13:36:59 +12:00
2021-08-08 10:40:22 +02:00