summaryrefslogtreecommitdiffstats
path: root/ansible_collections/inspur/ispim/changelogs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:34:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:34:06 +0000
commitbcc66b63e6320746f18caf97f63144429b70ad02 (patch)
treefcd441ff10e486b9872f14d2cc2714beaca583d3 /ansible_collections/inspur/ispim/changelogs
parentAdding upstream version 10.0.0+dfsg. (diff)
downloadansible-bcc66b63e6320746f18caf97f63144429b70ad02.tar.xz
ansible-bcc66b63e6320746f18caf97f63144429b70ad02.zip
Adding upstream version 10.0.1+dfsg.upstream/10.0.1+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/inspur/ispim/changelogs')
-rw-r--r--ansible_collections/inspur/ispim/changelogs/.plugin-cache.yaml2
-rw-r--r--ansible_collections/inspur/ispim/changelogs/changelog.yaml7
2 files changed, 8 insertions, 1 deletions
diff --git a/ansible_collections/inspur/ispim/changelogs/.plugin-cache.yaml b/ansible_collections/inspur/ispim/changelogs/.plugin-cache.yaml
index ed3accb92..8280c23b8 100644
--- a/ansible_collections/inspur/ispim/changelogs/.plugin-cache.yaml
+++ b/ansible_collections/inspur/ispim/changelogs/.plugin-cache.yaml
@@ -652,4 +652,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
-version: 2.2.1
+version: 2.2.2
diff --git a/ansible_collections/inspur/ispim/changelogs/changelog.yaml b/ansible_collections/inspur/ispim/changelogs/changelog.yaml
index e2e7a8a17..3134f2326 100644
--- a/ansible_collections/inspur/ispim/changelogs/changelog.yaml
+++ b/ansible_collections/inspur/ispim/changelogs/changelog.yaml
@@ -492,3 +492,10 @@ releases:
- 31-edit_ansible-test.yml
- 32-edit_ansible-test-2.17.yml
release_date: '2024-05-13'
+ 2.2.2:
+ changes:
+ bugfixes:
+ - Remove venv files that were accidentally bundled in 2.2.1 (https://github.com/ispim/inspur.ispim/pull/35).
+ fragments:
+ - 35-delete_venv.yml
+ release_date: '2024-06-06'