JNCIA-DevOps: Juniper Networks Certified Associate – Automation (2021) — Question 23

Which two statements about Ansible are true? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because Ansible core modules do indeed use NETCONF for connections by default. Option D is also correct as Ansible is designed to operate without agents on the managed nodes. Options A and C are incorrect since Ansible modules do not execute conditionally by default, and playbooks run remotely rather than locally.