blob: 55dc70b8ada3f9f7b78173029470fde24a4254e2 [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 }}