January 2018
Intermediate to advanced
398 pages
7h 54m
English
So far, we created playbooks that first launched an instance, and then we extended this in the previous recipe to subsequently install Apache onto the running instance. This recipe describes a playbook that can launch any number of instances, and install Apache onto each of those instances.
Ensure that you are logged on to a correctly configured OpenStack client and can access the OpenStack environment that has Ansible installed.
We will extend the previous recipe's playbook to add flexibility to include a variable number of instances.
Read now
Unlock full access