Skip to content

renovate: Update containers.podman to version 1.10.0

Tortoise caretaker requested to merge renovate/containers.podman-1.x into next

This MR contains the following updates:

Package Type Update Change
containers.podman galaxy-collection minor 1.9.4 -> 1.10.0

Release Notes

containers/ansible-podman-collections

v1.10.0

Compare Source

=======

Release Summary

New modules, become plugin and bugfixes.

Major Changes

  • New become plugin - podman_unshare
  • Podman generate systemd module

Minor Changes

  • Add --sdnotify option for container
  • Add example unittest for container lib
  • Add protection for systemd files deletion
  • Add unittests for Ansible Podman modules
  • Check for gha updates weekly using dependabot
  • Fix PEP8 issue in podman_image
  • Fix building image with buildah and become
  • Fix docs issues in podman_image
  • Warning about improperly configured remote target
  • add required argument to example
  • docs - added simple extra_args example
  • generate_systemd - implement --wants, --after and --requires
  • podman_image - add file parameter for Containerfile location

Bugfixes

  • Delete systemd files when container/pod is deleted
  • Fix example in systemd generate module
  • Fix expanduser in path for systemd generation
  • Fix idempotency for labels in pods
  • Fix podman load module for Podman 4
  • Fix rerunning playbooks with generate_systemd --new
  • Improve idempotency for devices mount of rootless podman
  • Improve networks idempotency for v4
  • Support passing multiple networks with params
  • fix pod running status for older podman versions
  • podman_container should ensure image by using os path if rootfs is used

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Merge request reports

Loading