no more apt-listchanges in Stretch

This commit is contained in:
Gregory Colpart 2017-07-10 22:17:58 +02:00
parent 0d79db4ed5
commit 05b7588953

View file

@ -104,6 +104,6 @@
with_items:
- { option: "confirm", value: "1" }
- { option: "which", value: "both" }
when: evolinux_packages_listchanges
when: evolinux_packages_listchanges and ansible_distribution == "Debian" and ansible_distribution_major_version | version_compare('9', '<')
- meta: flush_handlers