mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-23 00:30:22 -07:00
ansible-test: apt cleanup and futher 18.04 fixes (#50906)
This commit is contained in:
parent
09bfe42a5c
commit
bbad033a5e
2 changed files with 8 additions and 2 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue