Refer to the exhibit. A user is working on Ansible on the local NMS to manage remote network devices. Which file is the user creating?
- service
- playbook
- variable
- hosts
Explanation: Ansible uses an inventory file called hosts that contains device information used by Ansible playbooks. The hosts file begins with an alias for the remote. After the alias, the hosts file specifies three variables that will be used by the Ansible playbook to access the device. These are the SSH credentials Ansible needs to securely access the remote host.
Exam with this question: DevNet Associate Course Final Exam Answers
Exam with this question: DevNet Associate – Practice Final Exam Answers
Exam with this question: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
Please login or Register to submit your answer