wok-current
annotate ansible/description.txt @ rev 25066
updated alsa-lib, alsa-lib-dev and alsa-utils (1.2.2 -> 1.2.7)
author |
Hans-G?nter Theisgen |
date |
Fri Jun 10 13:35:13 2022 +0100 (2022-06-10) |
parents |
|
children |
|
rev |
line source |
hackdorte@20007
|
1 Ansible is a radically simple model-driven configuration management,
|
hackdorte@20007
|
2 multi-node deployment, and remote task execution system. Ansible works over
|
hackdorte@20007
|
3 SSH and does not require any software or daemons to be installed on remote
|
hackdorte@20007
|
4 nodes. Extension modules can be written in any language and are transferred
|
hackdorte@20007
|
5 to managed machines automatically.
|