wok view ansible/description.txt @ rev 22023
Remove cat process
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sun Oct 20 12:39:13 2019 +0200 (2019-10-20) |
| parents | |
| children |
line source
1 Ansible is a radically simple model-driven configuration management,
2 multi-node deployment, and remote task execution system. Ansible works over
3 SSH and does not require any software or daemons to be installed on remote
4 nodes. Extension modules can be written in any language and are transferred
5 to managed machines automatically.