JN0-214 · Question #70
Which cloud automation tool uses YAML playbook to install software and tools on servers?
The correct answer is B. Ansible. Ansible is a popular automation tool that uses YAML-based playbooks to define and execute tasks. It automates the installation of software, configuration management, and application deployment on servers. Ansible's simplicity and agentless architecture make it widely adopted in…
Question
Which cloud automation tool uses YAML playbook to install software and tools on servers?
Options
- APython
- BAnsible
- CTerraform
- DHeat
How the community answered
(51 responses)- A2% (1)
- B82% (42)
- C10% (5)
- D6% (3)
Explanation
Ansible is a popular automation tool that uses YAML-based playbooks to define and execute tasks. It automates the installation of software, configuration management, and application deployment on servers. Ansible's simplicity and agentless architecture make it widely adopted in cloud environments.
Topics
Community Discussion
No community discussion yet for this question.