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 3a39a79 commit 67afdb5Copy full SHA for 67afdb5
docker/kolla-toolbox/requirements.yml
@@ -1,7 +1,7 @@
1
---
2
collections:
3
- name: ansible.posix
4
- version: '<2'
+ version: '<1.6.0'
5
- name: community.general
6
version: '<4'
7
- name: community.mysql
releasenotes/notes/bug-2080609-51f216ad1ba47d20.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Fixes incompatibility between ``ansible.posix`` 1.6.0 and ``ansible-core``
+ versions below 2.15 by capping ``ansible.posix`` to 1.5.x.
+ `LP#2080609 <https://launchpad.net/bugs/2080609>`__
0 commit comments