--- # file: tg_azure.yaml - hosts: tg remote_user: testuser become: yes become_user: root roles: - role: common tags: common - role: azure tags: azure - role: tg tags: tg - role: iperf tags: iperf - role: trex tags: trex - role: wrk tags: wrk - role: docker tags: docker - role: cleanup tags: cleanup - role: calibration tags: calibration