JNCIA-DevOps: Juniper Networks Certified Associate – Automation and DevOps — Question 3

Which statement is true about using Ansible a Junos device?

Answer options

Correct answer: D

Explanation

The correct answer is D because Ansible modules are indeed copied to the Junos device and executed there to perform tasks. Option A is incorrect as Junos devices do not require an Ansible agent; they communicate over SSH. Option B is wrong because communication does not necessitate SFTP, and option C is false since Ansible playbooks are written in YAML, not XML.