Juniper
JN0-220 · Question #6
Which statement is true about using Ansible a Junos device?
The correct answer is A. The Junos device does not have an Ansible agent installed. Because the majority of network devices can not run Python, the Ansible network modules are executed on the Ansible control node. https://docs.ansible.com/ansible/latest/network/getting_started/network_differences.html
Juniper Cloud Solutions
Question
Which statement is true about using Ansible a Junos device?
Options
- AThe Junos device does not have an Ansible agent installed
- BSFTP must be used to allow communication between the Ansible control server and the Junos
- CAn Ansible playbook is a set of tasks written in XML
- DAnsible modules are copied and executed on the Junos device
How the community answered
(21 responses)- A81% (17)
- B5% (1)
- C10% (2)
- D5% (1)
Explanation
Because the majority of network devices can not run Python, the Ansible network modules are executed on the Ansible control node. https://docs.ansible.com/ansible/latest/network/getting_started/network_differences.html
Topics
#Ansible#Junos#agentless automation#Ansible modules
Community Discussion
No community discussion yet for this question.