HewlettPackard / oneview-ansible-collection

Ansible Collection and Sample Playbooks for HPE OneView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

networkUris: - "{{ ethernet_networks[0]['uri'] }}" can pass a name?

cavamagie opened this issue · comments

  networkUris: 
    - "{{ ethernet_networks[0]['uri'] }}"

is possibile to pass a name? like in the other module?

@cavamagie, We are looking into this issue and will write back with the fix soon.