Skip to content

Commit 2710727

Browse files
[AUTO] Update changelog 3.4.1
1 parent a797afd commit 2710727

7 files changed

Lines changed: 26 additions & 11 deletions

CHANGELOG.rst

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

55
.. contents:: Topics
66

7+
v3.4.1
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- filetree_create - add ``workflow_job_template_nodes`` to ``valid_tags`` so documented input tags pass validation
14+
- filetree_create - changed ``user_roles.yaml`` and ``team_roles.yaml`` to have explicit type conversion for Ansible 2.20
15+
- filetree_create - rename ``first_group`` to ``first_hosts`` in ``hosts.yml`` tasks to match the variable name in the template
16+
717
v3.4.0
818
======
919

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ plugins:
176176
strategy: {}
177177
test: {}
178178
vars: {}
179-
version: 3.4.0
179+
version: 3.4.1

changelogs/changelog.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,3 +956,17 @@ releases:
956956
- certification-review-updates.yaml
957957
- release_auto-automation-hub-console-url.yml
958958
release_date: '2026-06-01'
959+
3.4.1:
960+
changes:
961+
bugfixes:
962+
- filetree_create - add ``workflow_job_template_nodes`` to ``valid_tags`` so
963+
documented input tags pass validation
964+
- filetree_create - changed ``user_roles.yaml`` and ``team_roles.yaml`` to have
965+
explicit type conversion for Ansible 2.20
966+
- filetree_create - rename ``first_group`` to ``first_hosts`` in ``hosts.yml``
967+
tasks to match the variable name in the template
968+
fragments:
969+
- explicit_type_conversion.yaml
970+
- filetree-create-fix-var-in-hosts-tasks.yaml
971+
- workflow_job_template_nodes_valid_tag.yaml
972+
release_date: '2026-07-01'

changelogs/fragments/explicit_type_conversion.yaml

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

changelogs/fragments/filetree-create-fix-var-in-hosts-tasks.yaml

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

changelogs/fragments/workflow_job_template_nodes_valid_tag.yaml

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

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: infra
22
name: controller_configuration
3-
version: 3.4.0
3+
version: 3.4.1
44
description: A collection of roles to manage Ansible Controller
55
readme: README.md
66
authors:

0 commit comments

Comments
 (0)