CompTIA
XK0-006 · Question #139
Which of the following formats is used to write an Ansible playbook?
The correct answer is A. YAML. Ansible playbooks are written in YAML, which provides a human-readable, structured format used to define plays, tasks, variables, and roles for automation.
Automation, Orchestration, and Scripting
Question
Which of the following formats is used to write an Ansible playbook?
Options
- AYAML
- BCSV
- CJSON
- DXML
How the community answered
(55 responses)- A89% (49)
- B2% (1)
- C7% (4)
- D2% (1)
Explanation
Ansible playbooks are written in YAML, which provides a human-readable, structured format used to define plays, tasks, variables, and roles for automation.
Topics
#Ansible#YAML#playbook#configuration management
Community Discussion
No community discussion yet for this question.