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
parent 797699f05f
commit bfcb96573f
6 changed files with 8 additions and 1 deletions
@@ -1,3 +1,4 @@
---
- name: Setup Docker
when: ansible_facts.distribution ~ ansible_facts.distribution_major_version not in ['CentOS6', 'RedHat6']
block: