-
Notifications
You must be signed in to change notification settings - Fork 23
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
ansible #20
Comments
Any contributions are welcome. Let me know if you want to work on that topic |
there is a template of guide line for that? I can help. |
@sebastianwebber we always appreciate help. We have all our Ansible Code in one Collection (https://github.com/dev-sec/ansible-collection-hardening). If you want to provide Ansible Code for Postgres hardening, I would suggest you create a PR with a Role there. You could copy the structure and contents from our Role for MySQL. For a complete implementation we require a Role in our Collection, some documentation and automated tests. The automated tests are not required in the beginning. We also don't need to do everything in one large PR. We can split this into several steps. |
Any plans for having postgres-baseline with ansible?
The text was updated successfully, but these errors were encountered: