Configuration Management Basics MCQs with Answers and Explanations
Practice Configuration Management Basics MCQs. from DevOps subject. with solved answers and explanations. updated syllabus-based questions.
Search MCQs, Papers, Topics
Loading MCQs...
AI
easy
Question 1: What type of file does Ansible use to define automation tasks?
Ansible uses YAML-based files called "playbooks" to define automation tasks. Playbooks describe the desired state of systems and the tasks needed to achieve that state in a human-readable format.
Ansible
Playbook
Yaml
Automation
Devops
AI
easy
Question 2: What is Ansible primarily used for in DevOps?
Ansible is an open-source automation tool used for configuration management, application deployment, and task automation. It uses YAML-based playbooks and operates agentlessly via SSH.
Ansible
Configuration Management
Automation
Devops
Infrastructure
Showing 1 to 2 of 2 results