ansible-devspace/requirements.yaml
Renovate Bot ed3bcde3b6
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 3m15s
chore(deps): update dependency ansible.posix to v2 (#77)
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-->

Reviewed-on: #77
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-12-05 10:45:38 +01:00

34 lines
813 B
YAML

collections:
- name: community.general
version: "10.1.0"
- name: community.crypto
version: "2.22.3"
- name: ansible.posix
version: "2.0.0"
- name: community.docker
version: "4.1.0"
- name: viczem.keepass
version: "0.7.5"
- name: dubzland.minio
version: "1.2.0"
roles:
- name: geerlingguy.pip
version: "3.1.0"
- name: oefenweb.ufw
version: "v4.1.14"
- name: mrlesmithjr.manage_lvm
version: "v0.2.12"
- name: hifis.unattended-upgrades
version: "v3.3.0"
- name: robertdebock.bootstrap
version: "7.0.3"
- name: geerlingguy.nfs
version: "2.1.0"
- name: geerlingguy.docker
version: "7.4.3"
- name: gantsign.ctop
version: "1.1.6"
- name: roles-ansible.gitea
version: "v3.5.3"
- name: geerlingguy.postgresql
version: "3.5.2"