Files
ansible/key-features.md

9 lines
218 B
Markdown

## Key Features
- **Agentless** - no software needed on remote servers
- **YAML-based** - human-readable playbooks
- **Idempotent** - safe to run multiple times
- **SSH-based** - uses existing SSH infrastructure
---