Recap
Week 11 was majorly focused on finalising the ansible playbook by adding the play for deploying the front-end as well. On further testing, I realized that their was a file in the front-end repository that contained the URL for the API requests.
This week’s progress
Week 12 mainly focused on testing the playbook across images respective to different Ubuntu versions. The results were really great. Also, a way had to be found to override the file in the front-end code that handled the address for the API calls.
Tasks completed in week 12
- Ansible playbook tested across different images, including Ubuntu 18.04 LTS with successful results.
- Ansible play written to override base address variable in the front-end code.