Chapter 3. Scaling to Multiple Hosts
In the previous chapters, we have specified the hosts in the command line. This worked fine while having a single host to work on, but will not work very well when managing multiple servers. In this chapter, we will see exactly how to manage multiple servers.
We'll explore the following topics:
- Ansible inventories
- Ansible host/group variables
- Ansible loops