mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
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:
parent
c006eb8a5f
commit
63b6b8a9d3
8 changed files with 13 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
- name: Setup Docker
|
||||
when: ansible_facts.distribution ~ ansible_facts.distribution_major_version not in ['CentOS6', 'RedHat6']
|
||||
block:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue