Ansible: Difference between revisions

From Freephile Wiki
link to the docs on setup
Add performance tuning
Line 118: Line 118:
</source>
</source>
<code>ansible-playbook release.yml --extra-vars "hosts=vipers user=starbuck"</code>
<code>ansible-playbook release.yml --extra-vars "hosts=vipers user=starbuck"</code>
Check [https://www.ansible.com/blog/ansible-performance-tuning Performance Tuning] like enabling <code>pipelining</code> which is off by default.


== Scope ==
== Scope ==

Revision as of 13:14, 19 October 2017