exam questions

Exam 300-910 All Questions

View all questions & answers for the 300-910 exam

Exam 300-910 topic 1 question 65 discussion

Actual exam question from Cisco's 300-910
Question #: 65
Topic #: 1
[All 300-910 Questions]



Refer to the exhibit. The push_configs.yml playbook returns the error shown.

Which action resolves the error?

  • A. Install the Paramiko library on the host that runs Ansible
  • B. Generate a new SSH key pair and add the public key to the target machine
  • C. Export the ANSIBLE_HOST_KEY_CHECKING=False variable
  • D. Comment out the StrictHostKeyChecking=yes line from ansible.cfg
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
wlevels
6 months, 1 week ago
Selected Answer: C
C is correct, D isn't because the default value is 'yes', so commenting that line out still results in the same error
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...