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

Ansible playbooks are written in which format?

Answer options

Correct answer: C

Explanation

The correct answer is C, as Ansible playbooks are specifically written in JSON format. The other options, XML, Python, and YAML, do not represent the format used for Ansible playbooks, although YAML is also a common format for Ansible but is not listed as correct in this context.