We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbbd8d commit d1cb298Copy full SHA for d1cb298
etc/kayobe/ansible/requirements.yml
@@ -1,13 +1,13 @@
1
---
2
collections:
3
- name: stackhpc.cephadm
4
- version: 1.19.1
+ version: 1.19.3
5
- name: pulp.squeezer
6
version: 0.1.1
7
- name: stackhpc.pulp
8
version: 0.5.5
9
- name: stackhpc.hashicorp
10
- version: 2.5.1
+ version: 2.6.1
11
- name: stackhpc.kayobe_workflows
12
version: 1.1.0
13
roles:
releasenotes/notes/ansible-requirements-bump-89313038efba83b3.yaml
@@ -4,6 +4,7 @@ features:
Ansible dependencies have been bumped to the latest available
versions. This includes:
+ * ``stackhpc.cephadm`` - ``1.19.1`` -> ``1.19.3``
* ``pulp.squeezer`` - ``0.0.13`` -> ``0.1.1``
* ``stackhpc.vxlan`` - unpinned -> ``1.1.0``
* ``ansible-lockdown.rhel9_cis`` - ``1.3.1`` -> ``v1.3.4``
0 commit comments