mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
Update README.md to reflect that this is a tool, not just an API. Though
the API is important.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
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,
|
||||
aspired to avoid using SSH and have it's own daemon infrastructure,
|
||||
|
||||
Reference in New Issue
Block a user