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 · 1 comment
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 <mark.bollyuk@gmail.com>
@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

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