Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

feat(ansible): update dependency ansible.posix to v1.5.4 #1335

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ansible.posix galaxy-collection minor 1.4.0 -> 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

v1.5.1

Compare Source

======

Minor Changes

  • mount - Add absent_from_fstab state (https://github.com/ansible-collections/ansible.posix/pull/166).
  • mount - Add ephemeral value for the state parameter, that allows to mount a filesystem without altering the fstab file (https://github.com/ansible-collections/ansible.posix/pull/267).
  • r4e_rpm_ostree - new module for validating package state on RHEL for Edge
  • rhel_facts - new facts module to handle RHEL specific facts
  • rhel_rpm_ostree - new module to handle RHEL rpm-ostree specific package management functionality
  • rpm_ostree_upgrade - new module to automate rpm-ostree upgrades
  • rpm_ostree_upgrade - new module to manage upgrades for rpm-ostree based systems

Bugfixes

  • Removed contentious terminology to match reference documentation in profile_tasks.
  • firewall - Fixed to output a more complete missing library message.
  • synchronize - Fixed hosts involved in rsync require the same password

v1.5.0

Compare Source


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 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.

| datasource        | package       | from  | to    |
| ----------------- | ------------- | ----- | ----- |
| galaxy-collection | ansible.posix | 1.4.0 | 1.5.4 |
@renovate renovate bot requested a review from sob as a code owner October 15, 2023 12:08
@stimpy-bot stimpy-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 15, 2023
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Oct 15, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@stimpy-bot stimpy-bot bot closed this Oct 15, 2023
@stimpy-bot stimpy-bot bot deleted the renovate/ansible.posix-1.x branch October 15, 2023 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/ansible Changes made in the ansible directory renovate/ansible type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants