Hands-on Activity 6 Targeting Specific Nodes
- Github URL: Github Link
Conclusion: In this activity, I have been able to complete the three objectives: individualize hosts, apply tags in selecting plays to run, and managing services from remote servers using playbooks. By individualizing hosts, I have been able to apply automation processes in order to meet the requirements for each host. The use of tags in Ansible playbooks empowers me to selectively execute specific plays or tasks based on categorization. Tags provide a flexible mechanism for organizing and controlling the execution of automation playbooks. Ansible playbooks serve as a tool for managing services across remote servers. With automation playbooks, I can remotely configure, deploy, and maintain services consistently and at scale.