Split paragraph
parent
91d8d0e502
commit
4cc8fe7561
|
@ -26,6 +26,7 @@ Ansible's core is a little over 1000 lines.
|
||||||
|
|
||||||
Ansible isn't just for configuration -- it's also great for Ad-Hoc
|
Ansible isn't just for configuration -- it's also great for Ad-Hoc
|
||||||
tasks, quickly firing off commands against nodes. See :doc:`examples`.
|
tasks, quickly firing off commands against nodes. See :doc:`examples`.
|
||||||
|
|
||||||
Where Ansible excels though, is expressing complex multi-node
|
Where Ansible excels though, is expressing complex multi-node
|
||||||
deployment processes, executing complex sequences of commands on
|
deployment processes, executing complex sequences of commands on
|
||||||
different hosts through :doc:`playbooks`.
|
different hosts through :doc:`playbooks`.
|
||||||
|
|
Loading…
Reference in New Issue