Skip to content

Fix name[unique] for ansible-lint (backport #7694)#7695

Merged
clwluvw merged 1 commit intostable-9.0from
mergify/bp/stable-9.0/pr-7694
May 4, 2026
Merged

Fix name[unique] for ansible-lint (backport #7694)#7695
clwluvw merged 1 commit intostable-9.0from
mergify/bp/stable-9.0/pr-7694

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented May 4, 2026

The name[unique] [1] for ansible-lint which was recently introduced raises due to duplicating names of tasks within same playbooks. We fix task naming to be unique.

[1] https://docs.ansible.com/projects/lint/rules/name/#nameunique

Signed-off-by: Dmitriy Rabotyagov dmitriy.rabotyagov@cleura.com


This is an automatic backport of pull request #7694 done by Mergify.

The name[unique] [1] for ansible-lint which was recently
introduced raises due to duplicating names of tasks
within same playbooks. We fix task naming to be unique.

[1] https://docs.ansible.com/projects/lint/rules/name/#nameunique

Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
(cherry picked from commit 84d25b2)
@clwluvw clwluvw merged commit 1f6a114 into stable-9.0 May 4, 2026
5 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant