8f354ea307
* Use local dummy repo for flatpak_remote integration tests * Excludes versions of Ubuntu older than 16.04 from tests Since there are no flatpak packages available for these Ubuntu versions * Adds handler that removes temporary symlink
4 lines
87 B
YAML
4 lines
87 B
YAML
- name: remove temporary flatpak link
|
|
file:
|
|
state: absent
|
|
path: /tmp/flatpak
|