Tags: kc105/community.mongodb
Tags
Merge branch 'master' of https://github.com/ansible-collections/commu… …nity.mongodb
Increment version for release (ansible-collections#231) * Increment version for release * Update chanelogs * Fix yaml
Merge branch 'master' of https://github.com/ansible-collections/commu… …nity.mongodb
Workflow mods for multiple MongoDB versions (ansible-collections#26) * Workflow mods for multiple MongoDB versions * Quote command * Remove escape char * Relocate var declaration * Rejig var * Print work dir * Adjust vars file path * Remove smallfiles option * Update doc
Disable unit tests (ansible-collections#2) mongodb doesn't have any unit tests, so remove that CI job Also correct community.general collection name typo I made. Integration tests will still fail for the moment till that collection is live.