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

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

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

Create a file called specs.empty in home/bob/ansible on the local machine as follows:

HOST=

MEMORY=

BIOS=

VDA_DISK_SIZE=

VDB_DISK_SIZE=

Create the playbook /home/bob/ansible/specs.yml which copies specs.empty to all remote nodes' path /root/specs.txt. Using the specs.yml playbook then edit specs.txt on the remote machines to reflect theappropriate ansible facts.


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.