1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
- name: Determin Ands facts hosts: ands roles: - role: ands_facts - name: Prepare virtual hosts hosts: virtual roles: - role: ands_vagrant_vmconf - name: Configure ininiband infrastrcture hosts: baremetal roles: - role: ofed - name: Network configuration hosts: baremetal roles: - { role: ands_network, action: nm_configure }