shellnav
All tools

Ansible

ansible
Agent Ready: MEDIUM

Agentless automation tool.

Agent-Ready Score

3/5

Scored on: non-interactive mode available, machine-readable output (JSON/plain text), predictable exit codes, no interactive auth prompts.

Category

Ops & Infra

Kind

Traditional CLI

Priority

Priority B

Maintenance

✓ Actively maintained

Install

brew brew install ansible
apt sudo apt install ansible
pip pip install ansible

Usage Example

$ ansible all -i hosts -m ping