Skip to content

Commit f50575f

Browse files
djdanielssonsean-m-sullivan
authored andcommitted
[AUTO]Update changelog 3.2.1
Files changed: M CHANGELOG.rst M changelogs/.plugin-cache.yaml M changelogs/changelog.yaml D changelogs/fragments/filtree_commented_extra_vars_.yaml D changelogs/fragments/filtree_create_workflow_job_templates.yaml D changelogs/fragments/filtree_quote_survey_var.yaml D changelogs/fragments/fix_typo_workflow_job_templates_secure_logging.yml M galaxy.yml
1 parent 2a079e0 commit f50575f

8 files changed

Lines changed: 28 additions & 14 deletions

CHANGELOG.rst

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

55
.. contents:: Topics
66

7+
v3.2.1
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- Fixes an typo in add_workflows_schema.yml task file.
14+
- filetree_create - Avoid job_templates and workflow_job_templates export failure if all their extra_vars are commented
15+
- filetree_create - Don't export the unified_job_template related info if it's not defined
16+
- filetree_create - quote question_name in the survey of job_templates
17+
718
v3.2.0
819
======
920

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.2.0
179+
version: 3.2.1

changelogs/changelog.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,3 +875,18 @@ releases:
875875
- filetree_create_settings.yaml
876876
- filetree_create_workflows.yaml
877877
release_date: '2025-10-01'
878+
3.2.1:
879+
changes:
880+
bugfixes:
881+
- Fixes an typo in add_workflows_schema.yml task file.
882+
- filetree_create - Avoid job_templates and workflow_job_templates export failure
883+
if all their extra_vars are commented
884+
- filetree_create - Don't export the unified_job_template related info if it's
885+
not defined
886+
- filetree_create - quote question_name in the survey of job_templates
887+
fragments:
888+
- filtree_commented_extra_vars_.yaml
889+
- filtree_create_workflow_job_templates.yaml
890+
- filtree_quote_survey_var.yaml
891+
- fix_typo_workflow_job_templates_secure_logging.yml
892+
release_date: '2026-02-01'

changelogs/fragments/filtree_commented_extra_vars_.yaml

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

changelogs/fragments/filtree_create_workflow_job_templates.yaml

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

changelogs/fragments/filtree_quote_survey_var.yaml

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

changelogs/fragments/fix_typo_workflow_job_templates_secure_logging.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,6 +1,6 @@
11
namespace: infra
22
name: controller_configuration
3-
version: 3.2.0-devel
3+
version: 3.2.1-devel
44
description: A collection of roles to manage Ansible Controller
55
readme: README.md
66
authors:

0 commit comments

Comments
 (0)