Ansible is a configuration management tool that has agentless capabilities. It uses SSH for communication and does not require any agent software to be installed on the managed nodes. This simplifies management and reduces overhead.
[Reference: Cisco DevNet Associate materials on configuration management tools, detailing the features and capabilities of tools like Ansible, Chef, Puppet, and CFEngine., ]
Submit