Skip to content

AAP-43136: ansible.platform.token module has examples that don't match the expected parameters - #6

Closed
kaushiki069 wants to merge 1 commit into
ansible:develfrom
kaushiki069:AAP-43136-changes
Closed

kaushiki069 wants to merge 1 commit into
ansible:develfrom
kaushiki069:AAP-43136-changes

Conversation

@kaushiki069

Copy link
Copy Markdown
Contributor

Description: The ansible.platform.token module examples contain parameters (aap_gateway, aap_username, aap_password) that do not match the supported parameters (gateway_hostname, gateway_username, gateway_password). This inconsistency leads to a failure when attempting to create a new token using the provided examples. To resolve this issue, the parameters in the examples need to be updated to match the supported parameters. This change will ensure the examples align with the module's expected parameters, preventing errors during task execution.
Work Item: https://issues.redhat.com/browse/AAP-43136
Additional changes:
1- Updated the module name in doc as well.

@kaushiki069
kaushiki069 marked this pull request as draft April 28, 2025 09:01
@NilashishC NilashishC added the safe to test PR is safe to run integration tests label Apr 28, 2025
@NilashishC NilashishC closed this Apr 28, 2025
@NilashishC NilashishC reopened this Apr 28, 2025
@kaushiki069 kaushiki069 reopened this Apr 28, 2025
@kaushiki069 kaushiki069 reopened this Apr 28, 2025
@NilashishC NilashishC closed this Apr 28, 2025
@NilashishC NilashishC reopened this Apr 28, 2025
@github-actions

Copy link
Copy Markdown

DVCS PR Check Results:

PR appears valid (JIRA key(s) found)

@NilashishC NilashishC closed this Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test PR is safe to run integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants