Q3
Lab
Simulation
Create a playbook called issue.yml in /home/sandy/ansible which changes the file /etc/issue on all managed nodes: If host is a member of (lev then write "Development" If host is a member of test then write
"Test" If host is a member of prod then write "Production"
A. Answer: See the Explanation for complete Solution below.
Not auto-scored - compare your configuration against the model answer.