wok diff ansible/description.txt @ rev 20596

xfi, xfw, cryptkeeper: (not so) dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 11:41:49 2018 +0100 (2018-12-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ansible/description.txt	Sun Dec 16 11:41:49 2018 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +Ansible is a radically simple model-driven configuration management, 
     1.5 +multi-node deployment, and remote task execution system. Ansible works over 
     1.6 +SSH and does not require any software or daemons to be installed on remote 
     1.7 +nodes. Extension modules can be written in any language and are transferred 
     1.8 +to managed machines automatically.