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

Goss module has the wrong filename #199

Closed
Thulium-Drake opened this issue Mar 30, 2021 · 2 comments
Closed

Goss module has the wrong filename #199

Thulium-Drake opened this issue Mar 30, 2021 · 2 comments

Comments

@Thulium-Drake
Copy link

The extra module supplied by the role is named goss.yml, but it's supposed to be goss.py.

In my current project Ansible didn't pick it up untill after I renamed it to goss.py.

For reference, this is my ansible.cfg:

library             = library/modules

And I symlinked the file in the library/modules folder like this (the role is named cis_hardening_el7 in my project):

library/modules/goss.py -> ../../roles/cis_hardening_el7/library/goss.yml
@Thulium-Drake Thulium-Drake changed the title Goss module is named goss.yml Goss module has the wrong filename Mar 30, 2021
@uk-bolly
Copy link
Member

@Thulium-Drake

Thanks for highlighting the issue. I have raised a new PR today to change this and also improve 1.7.1.3-5 controls.
Details can be found in the changelog for release 1.0.2.

Thanks once again for your feedback.

uk-bolly

@uk-bolly
Copy link
Member

workflows and relevant branches updated

Thanks again

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

No branches or pull requests

2 participants