ansible-test: apt cleanup and futher 18.04 fixes (#50906)

This commit is contained in:
Jordan Borean 2019-01-15 11:16:15 +10:00 committed by GitHub
parent 09bfe42a5c
commit bbad033a5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View file

@ -27,8 +27,8 @@
- block:
- include: 'repo.yml'
always:
- apt_repository:
repo: "deb file:{{ repodir }} ./"
- file:
path: /etc/apt/sources.list.d/file_tmp_repo.list
state: absent
- file:
name: "{{ repodir }}"