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

CIS 1.7.x missing '.stdout' field on variable in branch benchmark_v2.0.0 #261

Open
kbknapp opened this issue Dec 3, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@kbknapp
Copy link

kbknapp commented Dec 3, 2024

Describe the Issue

In the #255 branch.

All references to {{ prelim_dconf_system_db }} are missing the .stdout field which results in Ansible creating files with raw Ansible dictionaries in /etc/dconf/profile/...

Additional Notes

Related to #259

Possible Solution

Change all {{ prelim_dconf_system_db }} to {{ prelim_dconf_system_db.stdout }}

@kbknapp kbknapp added the bug Something isn't working label Dec 3, 2024
@uk-bolly uk-bolly self-assigned this Dec 4, 2024
uk-bolly added a commit that referenced this issue Dec 4, 2024
Signed-off-by: Mark Bolwell <[email protected]>
@uk-bolly
Copy link
Member

uk-bolly commented Dec 4, 2024

hi @kbknapp

Thank you for the rapid feedback before PR merge. This has now been addressed and in the latest PR updated.

Many thanks once again

uk-bolly

@uk-bolly
Copy link
Member

hi @kbknapp

This should now be in a correct place, all linting has been updated to the latest configurations and hoping the PR will be approved today for merging into devel.

Thank you once again for your feedback.

uk-bolly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants