Skip to content

Conversation

@PascalKont
Copy link

SUMMARY

Fixed a wrong word in the description of the option notification_templates_approvals in module organization.

Used to be:

notification_templates_approvals:
  description:
    - list of notifications to send on start

Now fixed to:

notification_templates_approvals:
  description:
    - list of notifications to send on approval

Using the same word (approval) that is already used in: awx_collection/plugins/modules/workflow_job_template.py

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Docs
ADDITIONAL INFORMATION

None

@github-actions github-actions bot added component:awx_collection issues related to the collection for controlling AWX community labels Nov 11, 2025
Copy link
Member

@thedoubl3j thedoubl3j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no issues with this change, using similar language across modules is a good thing to follow. thanks for the PR.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
61.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community component:awx_collection issues related to the collection for controlling AWX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants