Question 5 of 10Pro Only
What is Ansible, and how does it differ from shell scripts for managing server configuration? Explain the key concepts.
Sample answer preview
Ansible is an open-source configuration management and automation tool that lets you define the desired state of your servers in declarative YAML files and apply that state consistently across your infrastructure.
Ansibleidempotencyplaybookinventoryrolesmodules