Update testing (#147)

* Remove superfluous requirements file.

* Update RHEL 7.6 to RHEL 7.8 in CI.

* Fix docker install.

* ci_complete
This commit is contained in:
Felix Fontein
2020-04-10 17:26:24 +02:00
committed by GitHub
parent c006eb8a5f
commit 63b6b8a9d3
8 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
---
- name: Install docker 17
community.general.zypper:
name: "{{ docker_packages }}"