Minor Polishes

This commit is contained in:
Lokesh Dhakal
2020-11-22 21:30:35 +01:00
parent 148e6503a9
commit 46ff6a600f
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ Ansible
*******
`Ansible <http://ansible.com/>`_ is an open source system automation tool.
The biggest advantage over Puppet or Chef is it does not require an agent on
Its biggest advantage over Puppet or Chef is that it does not require an agent on
the client machine. Playbooks are Ansibles configuration, deployment, and
orchestration language and are written in YAML with Jinja2 for templating.