Skip to content

Improvement: add missing tls_requires binding of mysql_user module #577

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Dherlou
Copy link

@Dherlou Dherlou commented Jul 7, 2025

Simple PR for adding a missing attribute binding of the mysql_user module: tls_requires.

This binding allows defining TLS requirements for user-host connections (see Ansible-Docs for further details).
Defaults to requiring no TLS, which has been the effective default value thus far in absence of the binding.

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

Successfully merging this pull request may close these issues.

1 participant