In this assignment you have to do complete CICD of dojo-jump game using ansible and github action.
- Create the node server and inventory.
- Write the playbook.
- Write the github action workflow for CICD.
- Make this workflow run with dynamic inventory now.
- Add sonar scan step.
Perform complete CICD of todo-list flask app using ansible. Perform sonar scan.
Note: You can skip using ansible vault or just prefer use github action.