From f0d1b23750a8260e1fc68cacad516b9275e551eb Mon Sep 17 00:00:00 2001 From: Han Su Kim Date: Thu, 5 Dec 2013 15:16:11 -0500 Subject: [PATCH] Added Ansible to the list Ansible is a tool written in Python for IT automation and orchestration. --- docs/scenarios/admin.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 4bdfe68..7f20dcd 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -176,6 +176,15 @@ Here is an example to be aware of some server overload. In case of some failed t A full terminal application like a widely extended top which is based on psutil and with the ability of a client-server monitoring is `glance `_. +Ansible +Chef +---- + +.. todo:: Write about Ansible + + `Ansible Documentation + `_ + Chef ----