mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
ansible-test: apt cleanup and futher 18.04 fixes (#50906)
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user