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 #710

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 16, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v1.5.2

Compare Source

======

Release Summary

This is the minor release of the ansible.posix collection.
This changelog contains all changes to the modules and plugins
in this collection that have been added after the release of
ansible.posix 1.5.1.

Minor Changes

  • Add jsonl callback plugin to ansible.posix collection
  • firewalld - add protocol parameter

Bugfixes

  • Fixed a bug where firewalld module fails to create/remove zones when the daemon is stopped
  • rhel_facts - Call exit_json with all keyword arguments

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" (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.

0 participants