JNCIA-DevOps: Juniper Networks Certified Associate – Automation and DevOps — Question 21
Which statement is correct about Ansible? (Choose two.)
Answer options
- A. Ansible core modules for the Junos OS are developed by Ansible developers
- B. Ansible Galaxy modules for the Junos OS are developed by Juniper Networks developers
- C. Ansible Galaxy modules for the Junos OS and Ansible core modules for the Junos OS can coexist on the same control machine
- D. Ansible Galaxy modules for the Junos OS and Ansible core modules for the Junos OS cannot coexist on the same control machine
Correct answer: A, C
Explanation
The correct answer is A and C because Ansible core modules are indeed developed by Ansible developers and can coexist with Ansible Galaxy modules on the same control machine. Option B is incorrect as it suggests that Ansible Galaxy modules are not developed by Ansible developers, which is not true, and option D contradicts the coexistence capability of the modules.