QuestionQ189
AutomationAn online retailer operates 200 cloud-hosted virtual machines (VMs). At present, each VM is configured manually. To support the retailer’s growth strategy, it begins automatically scaling the VMs to meet demand and uses Ansible for configuration management.
Which action must be completed in Ansible to meet these requirements before automation occurs?
- A Register each VM in Ansible.
- B Add each VM to the .ini inventory file.
- C Set up and configure Ansible Tower.
- D Configure a dynamic inventory plug-in.
Community Discussion