Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ansible): update ansible.posix to 1.5.4 #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate logo banner

This PR 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 (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 - "on saturday" (UTC), Automerge - At any time (no schedule defined).

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

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants