chore(deps): update dependency ansible-role-bootstrap to v7 (#124)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible-role-bootstrap](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap) | role | major | `6.2.7` -> `7.0.2` | --- ### Release Notes <details> <summary>ansible-role-mirrors/ansible-role-bootstrap (ansible-role-bootstrap)</summary> ### [`v7.0.2`](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/7.0.1...7.0.2) [Compare Source](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/7.0.1...7.0.2) ### [`v7.0.1`](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/7.0.0...7.0.1) [Compare Source](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/7.0.0...7.0.1) ### [`v7.0.0`](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/6.2.7...7.0.0) [Compare Source](https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap/compare/6.2.7...7.0.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuNSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Reviewed-on: #124 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
65f441faca
commit
c4b4514245
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ collections:
|
|||
roles:
|
||||
- name: ansible-role-bootstrap
|
||||
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-bootstrap
|
||||
version: "6.2.7"
|
||||
version: "7.0.2"
|
||||
- name: ansible-ufw
|
||||
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-ufw
|
||||
version: "v4.1.13"
|
||||
|
|
Loading…
Reference in a new issue