Skip to content

Commit 82ef7f3

Browse files
authored
Remove duplicated "in" word
1 parent 0760825 commit 82ef7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Ansible
190190
`Ansible <http://ansible.com/>`_ is an open source system automation tool.
191191
The biggest advantage over Puppet or Chef is it does not require an agent on
192192
the client machine. Playbooks are Ansible’s configuration, deployment, and
193-
orchestration language and are written in in YAML with Jinja2 for templating.
193+
orchestration language and are written in YAML with Jinja2 for templating.
194194

195195
Ansible supports Python versions 2.6 and 2.7 and can be installed via pip:
196196

0 commit comments

Comments
 (0)