mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[stable-9] Move stable-2.16 to EOL CI (#10996)
* Move stable-2.16 to EOL CI. * Skip ODBC tests on Alpine.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- when:
|
||||
- ansible_os_family != 'Archlinux' # TODO install driver from AUR: https://aur.archlinux.org/packages/psqlodbc
|
||||
- ansible_os_family != 'RedHat' or ansible_distribution_major_version != '7' # CentOS 7 stopped working
|
||||
- ansible_os_family != 'Alpine'
|
||||
block:
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user