8e71800bca47e3471c697799b0106ed8f0dba181
[csit.git] / resources / tools / testbed-setup / ansible / roles / tg / tasks / main.yaml
1 ---\r
2 # file: roles/tg/tasks/main.yaml\r
3 \r
4 - name: Ubuntu specific\r
5   import_tasks: ubuntu_x86_64.yaml\r
6   when: ansible_distribution|lower == 'ubuntu' and ansible_machine == 'x86_64'\r