Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Cloud.Azure\_Ops Release Notes

.. contents:: Topics

v6.1.1
======

Release Summary
---------------

This is the minor release of the ``cloud.azure_ops`` collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.

v6.1.0
======

Expand Down
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,14 @@ releases:
name: azure_repo_microsoft_prod
namespace: null
release_date: '2025-10-02'
6.1.1:
changes:
release_summary: 'This is the minor release of the ``cloud.azure_ops`` collection.

This changelog contains all changes to the modules and plugins in this collection

that have been made after the previous release.'
fragments:
- 20251003-add-missing-readme.yml
- 6.1.1.yml
release_date: '2025-10-03'
3 changes: 0 additions & 3 deletions changelogs/fragments/20251003-add-missing-readme.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: cloud
name: azure_ops
version: 6.1.0
version: 6.1.1
authors:
- Ansible (https://github.com/ansible)
description: A collection of content (roles, playbooks, etc) for Ansible Automation Platform on Azure.
Expand Down