Ubuntu 18.04 support #70

Closed
Ghost wants to merge 38 commits from ubuntu into unstable
Showing only changes of commit af5573980d - Show all commits

View file

@ -33,7 +33,7 @@
line: 'Acquire::Check-Valid-Until no;'
create: yes
state: present
when: ansible_distribution_release == "jessie"
when: ansible_lsb.codename == "jessie"
tags:
- apt