February 2018
Beginner
290 pages
7h 28m
English
Now that we have dealt with the IaaC system, we will look at the configuration management system. We have chosen Ansible (http://ansible.com) simply because, like Terraform, it also works on a client-only model.
We will be using the same management machine in order to install Ansible. It logs into the servers that it manages using SSH (for Linux) and WinRM (for Windows). The configuration management definitions for Ansible is called a playbook and there are several of them available on the internet.
Read now
Unlock full access