issue #590: disable distro test on vanilla

pull/595/head
David Wilson 5 years ago
parent c1d763f929
commit fe7c3610ff

@ -1,6 +1,9 @@
- hosts: test-targets
tasks:
- meta: end_play
when: ansible_version.full < '2.8'
- custom_python_uses_distro:
register: out

Loading…
Cancel
Save