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

handle multiline blocks #72

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Jan 26, 2024

Properly identify multiline blocks. When they are anonymized, the are handled like regular text fields.

The PR is a bit large because a chunk of code was moved to create the new ansible_anonymizer/node.py file.

Closes: #57
Jira: AAP-16791

Properly identify multiline blocks. When they are anonymized, the are handled
like regular text fields.

Closes: ansible#57
@goneri goneri force-pushed the goneri/multilines-WIP_23112 branch from 0418c22 to a9fae16 Compare January 29, 2024 22:16
@goneri goneri changed the title multilines WIP handle multiline blocks Jan 29, 2024
Copy link

@manstis manstis left a comment

Choose a reason for hiding this comment

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

LGTM 👍

What fun.

ansible_anonymizer/node.py Outdated Show resolved Hide resolved
ansible_anonymizer/parser_multi_lines.py Outdated Show resolved Hide resolved
@goneri goneri merged commit bee94f2 into ansible:main Feb 1, 2024
3 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.

Attribute values are not processed when they are indented
2 participants