Which of the following statements about Ansible is TRUE?
a. Ansible playbooks are written in JSON.
b. Plays in Ansible contain one or more playbooks.
c. There are three types of modules defined in Ansible : Core, Extra and Custom.
d. The unit action in Ansible is called a Task and it is written in YAML.