blob: 8bc442f92deeffde713c3c4bf455f6560a7f00a1 [file] [log] [blame]
Scott Baker46831592016-06-20 17:32:04 -07001---
2- hosts: 127.0.0.1
3 connection: local
Scott Baker46831592016-06-20 17:32:04 -07004
5 tasks:
Andy Bavierefe93622016-06-27 11:41:09 -04006 - name: Add host entry for fabric
7 command: curl -sS --user onos:rocks -X POST -HContent-Type:application/json -d '{{ rest_json }}' http://{{ rest_hostname }}:{{ rest_port }}/{{ rest_endpoint }}