mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Extend CI (#283)
* Run all tests on all targets. Remove hack in setup_acme. * Fix some failing tests. * OpenSSH tests do not work yet with default image on Ansible 2.9. Let's skip them on the cloud target. * Make tests pass again. * Make sure to install *latest* versions of cryptography and pyOpenSSL when not installing system packages, whenever possible. ci_complete * Update/fix aliases files.
This commit is contained in:
@@ -48,3 +48,10 @@ system_python_version_data:
|
||||
'15':
|
||||
- '2.7'
|
||||
- '3.6'
|
||||
|
||||
cannot_upgrade_cryptography:
|
||||
FreeBSD:
|
||||
'12.2':
|
||||
- '3.8' # on the VMs in CI, system packages are used for this version as well
|
||||
'13.0':
|
||||
- '3.8' # on the VMs in CI, system packages are used for this version as well
|
||||
|
||||
Reference in New Issue
Block a user