Docs build

This commit is contained in:
Michael DeHaan 2012-03-11 23:20:55 -04:00
commit 4a184b57c8
7 changed files with 10 additions and 13 deletions

View file

@ -26,7 +26,6 @@ Ansible's core is a little over 1000 lines.
Ansible isn't just for configuration -- it's also great for Ad-Hoc
tasks, quickly firing off commands against nodes. See :doc:`examples`.
Where Ansible excels though, is expressing complex multi-node
deployment processes, executing complex sequences of commands on
different hosts through :doc:`playbooks`.