AVI: Difference between revisions

35 bytes added ,  6 years ago
Line 141:
nano avi-deploy.yml
 
<syntaxhighlight lang="yaml">
<pre>
- hosts: localhost
connection: local
Line 178:
services:
- port: 80
</syntaxhighlight>
</pre>
 
ansible-playbook -v avi-deploy.yml --step
 
 
= Using AVI SDK =