blob: 8bc442f92deeffde713c3c4bf455f6560a7f00a1 [file] [log] [blame]
---
- hosts: 127.0.0.1
connection: local
tasks:
- name: Add host entry for fabric
command: curl -sS --user onos:rocks -X POST -HContent-Type:application/json -d '{{ rest_json }}' http://{{ rest_hostname }}:{{ rest_port }}/{{ rest_endpoint }}