ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 84 forks source link

[minor] Support backup/restore MongoDB CE #1281

Closed xuchixc closed 5 months ago

xuchixc commented 5 months ago

This PR adds scripts for supporting backup and restore MongoDB CE:

Note: I added some common tasks and vars in this PR, because I will request other PRs to support backup/restore for other data stores (Db2,) and apps (MVI, Assist, etc), which those works will include these common tasks and vars.