homeserver/requirements.yaml

41 lines
1.5 KiB
YAML
Raw Normal View History

collections:
- name: community.general
chore(deps): update dependency community.general to v9 (#82) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [community.general](https://github.com/ansible-collections/community.general) | galaxy-collection | major | `8.6.1` -> `9.0.0` | --- ### Release Notes <details> <summary>ansible-collections/community.general (community.general)</summary> ### [`v9.0.0`](https://github.com/ansible-collections/community.general/releases/tag/9.0.0) [Compare Source](https://github.com/ansible-collections/community.general/compare/8.6.1...9.0.0) See https://github.com/ansible-collections/community.general/blob/stable-9/CHANGELOG.md for all changes. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM3NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/82 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-05-24 20:55:42 +02:00
version: "9.0.0"
- name: community.crypto
version: "2.20.0"
- name: ansible.posix
version: "1.5.4"
- name: community.docker
version: "3.10.2"
roles:
- name: ansible-role-bootstrap
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap
version: "6.2.6"
- name: ansible-ufw
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-ufw
version: "v4.1.13"
- name: ansible-manage-lvm
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-manage-lvm
version: "v0.2.11"
- name: ansible-role-unattended-upgrades
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-unattended-upgrades
version: "v4.2.0"
- name: ansible-role-pip
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-pip
version: "3.0.3"
- name: ansible-role-nfs
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-nfs
2024-05-08 17:45:48 +02:00
version: "2.0.0"
- name: ansible-role-docker
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-docker
version: "7.1.0"
- name: ansible_role_ctop
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible_role_ctop
2024-05-08 17:45:48 +02:00
version: "1.1.6"
- name: ansible_role_gitea
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible_role_gitea
version: "v3.4.2"
- name: ansible-role-postgresql
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-postgresql
version: "3.5.0"