chore(deps): update dependency ansible.posix to v2 #77

Merged
mg merged 1 commit from renovate/ansible.posix-2.x into master 2024-12-05 10:45:42 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible.posix galaxy-collection major 1.6.2 -> 2.0.0

Release Notes

ansible-collections/ansible.posix (ansible.posix)

v2.0.0

Compare Source

======

Release Summary

This is the major 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.6.2

Minor Changes

Breaking Changes / Porting Guide

Removed Features (previously deprecated)

Bugfixes


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 is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible.posix](https://github.com/ansible-collections/ansible.posix) | galaxy-collection | major | `1.6.2` -> `2.0.0` | --- ### Release Notes <details> <summary>ansible-collections/ansible.posix (ansible.posix)</summary> ### [`v2.0.0`](https://github.com/ansible-collections/ansible.posix/blob/HEAD/CHANGELOG.rst#v200) [Compare Source](https://github.com/ansible-collections/ansible.posix/compare/1.6.2...2.0.0) \====== ## Release Summary This is the major 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.6.2 ## Minor Changes - authorized_keys - allow using absolute path to a file as a SSH key(s) source (https://github.com/ansible-collections/ansible.posix/pull/568) - callback plugins - Add recap information to timer, profile_roles and profile_tasks callback outputs (https://github.com/ansible-collections/ansible.posix/pull/387). ## Breaking Changes / Porting Guide - firewalld - Changed the type of forward and masquerade options from str to bool (https://github.com/ansible-collections/ansible.posix/issues/582). - firewalld - Changed the type of icmp_block_inversion option from str to bool (https://github.com/ansible-collections/ansible.posix/issues/586). ## Removed Features (previously deprecated) - skippy - Remove skippy pluglin as it is no longer supported(https://github.com/ansible-collections/ansible.posix/issues/350). ## Bugfixes - acl - Fixed to set ACLs on paths mounted with NFS version 4 correctly (https://github.com/ansible-collections/ansible.posix/issues/240). - mount - Handle `boot` option on Linux, NetBSD and OpenBSD correctly (https://github.com/ansible-collections/ansible.posix/issues/364). - mount - If a comment is appended to a fstab entry, state present creates a double-entry (https://github.com/ansible-collections/ansible.posix/issues/595). </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNDkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-12-05 05:05:56 +01:00
chore(deps): update dependency ansible.posix to v2
All checks were successful
lint, build and push / lint (pull_request) Successful in 5s
lint, build and push / build (pull_request) Successful in 3m9s
7ffa95ec55
mg merged commit ed3bcde3b6 into master 2024-12-05 10:45:42 +01:00
mg deleted branch renovate/ansible.posix-2.x 2024-12-05 10:45:43 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: container-images/ansible-devspace#77
No description provided.