Rhys

Results 41 issues of Rhys

##### SUMMARY We should update the ssl/tls code in mongodb_common.py and the associated documentation... See in... https://github.com/ansible-collections/community.mongodb/pull/571 This will involve (probably not 100% complete)... - Migrate doc fragment ssl_options ->...

feature
nostale

##### SUMMARY > TASK [cassandra_ssl : Creating a keyspace on an SSL-enabled cluster when ssl=True and ssl_cert_reqs=CERT_OPTIONAL should succeed] *** > fatal: [testhost]: FAILED! => {"changed": false, "msg": "An error...

bug

##### SUMMARY Review workflows for this issue.. > The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/...

##### SUMMARY Applies to the following modules... - cassandra_keyspace - cassandra_table - cassandra_role There are probably a few things that can be refactored into module_utils and/or doc_fragments for these modules....

##### SUMMARY Cassandra 4.1 is available. https://cassandra.apache.org/_/index.html Add to CI.

##### SUMMARY The roles depend on the ansible.posix collection. Ensure this is put into the galaxy.yml and check for any others that are missing. ##### ISSUE TYPE - Bug Report...

##### SUMMARY Create changelog.rst file: https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.rst ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.cassandra

##### SUMMARY We seem to have double the CI jobs for 3.11.x as we do for 4.0.x. Check why. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ansible-test.yml

##### SUMMARY Alpha-sort module names in documentation https://ansible-collections.github.io/community.cassandra/ ##### ISSUE TYPE - Documentation Report

##### SUMMARY Int tests for modules that use the setup_cassandra_cluster_manager cannot currently support tests with authentication activated. We should somehow allow the roles to support this. ##### ISSUE TYPE -...