SIMULATION Using the Simulation Program, perform the following tasks: Static Inventories Task: 1. Add a new group to your default ansible host file. call the group [ec2] 2. Add a new host to the new group you created. 3. Add…

SIMULATION Using the Simulation Program, perform the following tasks: Ad-Hoc Ansible Commands (Number Two) Task: 1. Use the ad-hoc command to make sure php is installed. 2. Use the ad-hoc command to make sure that php is installed and is…

SIMULATION Using the Simulation Program, perform the following tasks: 1. Use an ansible ad-hoc command, check the connectivity of your servers. 2. Use an ad-hoc ansible command, find the free space of your servers. 3. Use an ad-hoc ansible command,…