I installed ironwood version and started to add content and customize certificates.
I mistakenly executed a command (quoted next) that broke my installed open edx and made it lands to the sinking ship error page.
cd /edx/app/edx_ansible/edx_ansible/playbooks && sudo /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-playbook -i localhost, -c local run_role.yml -e 'role=mongo' -e 'mongo_create_users=True'
I tried to follow the installation steps again and after 10min from running the "install/native.sh" command, I checked the site and found it running very well even my customization on lms/cms.env.json files didn't affect. After the installation finished they have been over written and lost my changes but courses is still available.
So is there a repair of fix steps to apply without losing customization.