5 lines
112 B
YAML
5 lines
112 B
YAML
|
---
|
||
|
|
||
|
- include: tests.yml
|
||
|
when: ansible_distribution == 'Ubuntu' and ansible_distribution_release == 'trusty'
|