postgres-baseline icon indicating copy to clipboard operation
postgres-baseline copied to clipboard

ansible

Open musicformellons opened this issue 8 years ago • 3 comments

Any plans for having postgres-baseline with ansible?

musicformellons avatar May 02 '17 14:05 musicformellons

Any contributions are welcome. Let me know if you want to work on that topic

chris-rock avatar May 02 '17 14:05 chris-rock

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 avatar Aug 26 '21 00:08 sebastianwebber

@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.

schurzi avatar Sep 16 '21 11:09 schurzi