mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Minor Polishes
This commit is contained in:
@@ -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 Ansible’s configuration, deployment, and
|
||||
orchestration language and are written in YAML with Jinja2 for templating.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user