Commit c8fe53c4 by Michael DeHaan

Update README.md to reflect that this is a tool, not just an API. Though

the API is important.
parent b0d2739b
Ansible Ansible
======= =======
Ansible is a extra-simple Python API for doing 'remote things' over SSH. Ansible is a extra-simple tool/API for doing 'parallel remote things' over SSH -- whether
executing commands, running declarative 'modules', or executing larger 'playbooks' that
can serve as a configuration management or deployment system.
While [Func](http://fedorahosted.org/func), which I co-wrote, While [Func](http://fedorahosted.org/func), which I co-wrote,
aspired to avoid using SSH and have it's own daemon infrastructure, aspired to avoid using SSH and have it's own daemon infrastructure,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment