Skip to content

Commit

Permalink
chore(deps): Update Ansible collections
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent dd8c69b commit 1ddf66c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/requirements/requirements_collections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ collections:
- name: ansible.posix
version: 1.6.2
- name: community.general
version: 10.0.1
version: 10.1.0
- name: community.crypto
version: 2.22.3
version: 2.23.0
- name: community.docker
version: 4.1.0
version: 4.3.0
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ This will also ensure you are deploying/running this role with a fully tested ve
- name: ansible.posix
version: 1.6.2
- name: community.general
version: 10.0.1
version: 10.1.0
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
version: 2.22.3
version: 2.23.0
- name: community.docker # Only required if you plan to use Molecule
version: 4.1.0
version: 4.3.0
```
- Instructions on how to install Ansible core can be found in the [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#upgrading-ansible-from-version-2-9-and-older-to-version-2-10-or-later) docs.
Expand Down

0 comments on commit 1ddf66c

Please sign in to comment.