RedHat Red Hat Certified Specialist in Advanced Automation: Ansible Best Practices EX447 Question # 4 Topic 1 Discussion

RedHat Red Hat Certified Specialist in Advanced Automation: Ansible Best Practices EX447 Question # 4 Topic 1 Discussion

EX447 Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

Install and configure ansible

User sandy has been created on your control node with the appropriate permissions already, do not change or modify ssh keys. Install the necessary packages to run ansible on the control node. Configure ansible.cfg to be in folder /home/sandy/ansible/ansible.cfg and configure to access remote machines via the sandy user. All roles should be in the path /home/sandy/ansible/roles. The inventory path should be in /home/sandy/ansible/invenlory.

You will have access to 5 nodes.

node1.example.com

node2.example.com

node3.example.com

node4.example.com

node5.example.com

Configure these nodes to be in an inventory file where node I is a member of group dev. nodc2 is a member of group test, node3 is a member of group proxy, nodc4 and node 5 are members of group prod. Also, prod is a member of group webservers.


Get Premium EX447 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.