diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:16 +0000 |
commit | 0c70278249c356e314434985d3a92b4105c88872 (patch) | |
tree | f7e16f44fb8fc7a54f84d9977711c87d9e435666 /ansible_collections/inspur/ispim/changelogs | |
parent | Adding debian version 10.0.1+dfsg-1. (diff) | |
download | ansible-0c70278249c356e314434985d3a92b4105c88872.tar.xz ansible-0c70278249c356e314434985d3a92b4105c88872.zip |
Merging upstream version 10.1.0+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.yaml | 2 | ||||
-rw-r--r-- | ansible_collections/inspur/ispim/changelogs/changelog.yaml | 7 |
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 8280c23b8..1a883f7e7 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.2 +version: 2.2.3 diff --git a/ansible_collections/inspur/ispim/changelogs/changelog.yaml b/ansible_collections/inspur/ispim/changelogs/changelog.yaml index 3134f2326..d99e44707 100644 --- a/ansible_collections/inspur/ispim/changelogs/changelog.yaml +++ b/ansible_collections/inspur/ispim/changelogs/changelog.yaml @@ -499,3 +499,10 @@ releases: fragments: - 35-delete_venv.yml release_date: '2024-06-06' + 2.2.3: + changes: + bugfixes: + - Change the ansible version in meta/runtime.yml to 2.15.0(https://github.com/ispim/inspur.ispim/pull/37). + fragments: + - 37-edit_ansible_version.yml + release_date: '2024-06-14' |