nerdexam
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)
  • A
    89% (49)
  • B
    2% (1)
  • C
    7% (4)
  • D
    2% (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.

Full XK0-006 Practice