Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 529

What is one difference between SaltStack and Ansible?

Answer options

Correct answer: D

Explanation

The correct answer is D because SaltStack operates using an agent that runs on the managed nodes, allowing for real-time interaction and control. In contrast, Ansible is agentless, meaning it connects to devices over SSH or other protocols without requiring any agent installation on the target systems. The other options incorrectly describe the mechanisms and technologies used by SaltStack and Ansible.