diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 7fbc9b51b..835622395 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -190,7 +190,7 @@ Ansible `Ansible `_ is an open source system automation tool. The biggest advantage over Puppet or Chef is it does not require an agent on the client machine. Playbooks are Ansible’s configuration, deployment, and -orchestration language and are written in in YAML with Jinja2 for templating. +orchestration language and are written in YAML with Jinja2 for templating. Ansible supports Python versions 2.6 and 2.7 and can be installed via pip: