Regarding Ansible for network automation, which statements are true? (Choose two.)
Choose an answer
Tap an option to check your answer.
Correct answer: Utilizes the concept of playbooks to execute the configuration., Utilizes SSH..
Why this is the answer
Ansible is an agentless automation tool, meaning it does not require special software (an agent) to be installed on the managed network devices. This makes it easier to deploy and manage. Instead, Ansible primarily relies on SSH for secure communication and execution of commands on remote devices. This is a key differentiator from some other automation tools that might require agents. Ansible uses playbooks, which are YAML-formatted files, to define and execute automation tasks. These playbooks describe the desired state of the network devices, including configurations, and the steps Ansible should take to achieve that state. Ansible operates on a push model, where the Ansible control node pushes configurations and commands to the managed devices, rather than devices pulling configurations from a server.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed