Q10
Lab
Simulation
Create a file called packages.yml in /home/sandy/ansible to install some packages for the following hosts.
On dev, prod and webservers install packages httpd, mod_ssl, and mariadb. On dev only install the development tools package. Also, on dev host update all the packages to the latest.
A. Answer: See the Explanation for complete Solution below.
Not auto-scored - compare your configuration against the model answer.