Skip to content

Commit 7aa99a4

Browse files
[RELEASE] Update changelog 3.8.3 (#1213)
* [AUTO]Update changelog 3.8.3 Files changed: M CHANGELOG.rst M changelogs/.plugin-cache.yaml M changelogs/changelog.yaml D changelogs/fragments/gather_face_false.yml D changelogs/fragments/trivial.yml M galaxy.yml * adding Brant back --------- Co-authored-by: djdanielsson <[email protected]>
1 parent a9ace71 commit 7aa99a4

File tree

6 files changed

+18
-10
lines changed

6 files changed

+18
-10
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ infra.aap\_configuration Release Notes
44

55
.. contents:: Topics
66

7+
v3.8.3
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- Unnecessary gather_facts set to false in configure_aap.yml
14+
715
v3.8.2
816
======
917

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,4 +330,4 @@ plugins:
330330
strategy: {}
331331
test: {}
332332
vars: {}
333-
version: 3.8.2
333+
version: 3.8.3

changelogs/changelog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,3 +964,11 @@ releases:
964964
- fixing_team_assign_loop.yml
965965
- gateway_org_doc.yml
966966
release_date: '2025-10-08'
967+
3.8.3:
968+
changes:
969+
bugfixes:
970+
- Unnecessary gather_facts set to false in configure_aap.yml
971+
fragments:
972+
- gather_face_false.yml
973+
- trivial.yml
974+
release_date: '2025-10-15'

changelogs/fragments/gather_face_false.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelogs/fragments/trivial.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: infra
33
name: aap_configuration
4-
version: 3.8.2-devel
4+
version: 3.8.3-devel
55
description: A collection of roles to manage Ansible Controller
66
readme: README.md
77
authors:

0 commit comments

Comments
 (0)