We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0760825 commit 82ef7f3Copy full SHA for 82ef7f3
docs/scenarios/admin.rst
@@ -190,7 +190,7 @@ Ansible
190
`Ansible <http://ansible.com/>`_ is an open source system automation tool.
191
The biggest advantage over Puppet or Chef is it does not require an agent on
192
the client machine. Playbooks are Ansible’s configuration, deployment, and
193
-orchestration language and are written in in YAML with Jinja2 for templating.
+orchestration language and are written in YAML with Jinja2 for templating.
194
195
Ansible supports Python versions 2.6 and 2.7 and can be installed via pip:
196
0 commit comments