In this chapter, we will examine the following topics:
- What is Git?
- Setting up a Git server
- Committing to our Git repository
- Branching our Git repository and committing changes
- Installing Ansible
- Using Ansible to install Java from a role
- Storing our Ansible configuration in Git
- Exploring options for IaC