Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fix-cat2.yml #430

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Update fix-cat2.yml #430

merged 2 commits into from
Aug 8, 2023

Conversation

whitehat237
Copy link
Contributor

Removes quote " character from module parameter. This causes a task failure and ansible reports that it's an unknown module parameter.

Overall Review of Changes:
Modifies lines 155, and 166 and removes extraneous quote character

Issue Fixes:
I have not opened an issue for this but can do so if needed.
Resolves an issue in fix-cat2.yml with the task for RHEL-07-010063
Ansible reports that create" is an unsupported module parameter for lineinfile module.

Enhancements:
None

How has this been tested?:
Made the modifications describe above, and ran the stig role against a RHEL 7.9 system and failed task RHEL-07-010063 now works as expected.

Removes quote  `"` character from module parameter.  This causes a task failure and ansible reports that it's an unknown module parameter.

Signed-off-by: whitehat237 <[email protected]>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on opening your first pull request and thank you for taking the time to help improve Ansible-Lockdown!
Please join in the conversation happening on the Discord Server as well.

…nce .stdout sub item in dictionary

Signed-off-by: whitehat237 <[email protected]>
Copy link
Member

@uk-bolly uk-bolly left a comment

Choose a reason for hiding this comment

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

Brilliant find

@uk-bolly uk-bolly merged commit fbe150b into ansible-lockdown:devel Aug 8, 2023
3 checks passed
@uk-bolly uk-bolly mentioned this pull request Sep 14, 2023
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.

2 participants