Hi All,
We are planning to use a molecule for testing the ansible roles and
We are going to use Ansible roles for application deployments on tomcat/apache servers. I am doing manual testing using a molecule command create.,lint , destroy verify …
But has any one used molecule in CICD pipeline, that is ,
The first stage to test the ansible roles on docker images if all the tests are verified and successful. then second stage is ansible will deploy the application on actual servers ???
Has someone tried this , Is it recommended to keep molecule in the pipeline ? Any inputs will be help full…
Thanks guys,…
JDM