Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: willyd61/community.mongodb

Tags

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
mongodb_shell: Adds support for the mongosh shell (ansible-collection…

…s#360)

* Adds support for the mongosh shell

* Remove field quoting regexp code

* Apply suggestions from code review

Co-authored-by: Jacob Floyd <[email protected]>

Co-authored-by: Jacob Floyd <[email protected]>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.3.0: version bump (ansible-collections#357)

* 1.3.0: version bump

* Update changelog.yaml

* Fix release date

* reformat to satisfy antsibull-changelog

* include version_added in mongodb_shell

* update CHANGELOG.rst

* add roles to changelog.yaml

* fix changelog.yaml structure and regenerate CHANGELOG.rst

* note version plugins added to collection

* include plugins in changelog

* add some release summaries

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mongodb status (ansible-collections#304)

* Add validate parameter

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update handlers and change default of skip_restart to true (ansible-c…

…ollections#292)

* Update handlers and change default of skip_restart to true

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mongodb user (ansible-collections#279)

* Use OrderedDict class for command docs

* Fix syntax

* Reorg of OrderedDict import code

* pep8: Add extra line

* Fix issue updating user

* pep8 cleanup

* More pep8

1.1.1

Toggle 1.1.1's commit message

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increment version for release (ansible-collections#231)

* Increment version for release

* Update chanelogs

* Fix yaml

1.0.0

Toggle 1.0.0's commit message

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.