Skip to content

automation: Update ansible.posix to version 1.5.4

botaniker requested to merge renovate/ansible.posix-1.x into main

This MR contains the following updates:

Package Type Update Change
ansible.posix galaxy-collection patch 1.5.2 -> 1.5.4

Release Notes

ansible-collections/ansible.posix

v1.5.4

Compare Source

======

Minor Changes

  • json and jsonl - Add the ANSIBLE_JSON_INDENT parameter
  • json and jsonl - Add the path attribute into the play and task output

Bugfixes

  • Fix sysctl integration test failing on newer versions of core. Previously NoneType was allowable, now it fails to convert to a str type.
  • Support new sanity test for the ansible-core devel branch CI test (https://github.com/ansible-collections/ansible.posix/issues/446).
  • firewall - Fix issue where adding an interface to a zone would fail when the daemon is offline
  • firewall - Fix issue where opening a specific port resulted in opening the whole protocol of the specified port
  • firewalld - Consider value of masquerade and icmp_block_inversion parameters when a boolean like value is passed

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.

Merge request reports