mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 22:03:01 +00:00
* 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.
15 lines
431 B
Plaintext
15 lines
431 B
Plaintext
shippable/cloud/group1
|
|
cloud/acme
|
|
|
|
# Since skipping below fails miserably with ansible-core 2.11 and earlier, we have to skip all POSIX tests...
|
|
# (https://github.com/ansible/ansible/issues/75711)
|
|
# shippable/posix/group1
|
|
|
|
# Skip all VMs, since we cannot talk to the ACME simulator from these:
|
|
# (TODO: remove when ansible-core 2.12 is the earliest version we support)
|
|
# skip/aix
|
|
# skip/freebsd
|
|
# skip/macos
|
|
# skip/osx
|
|
# skip/rhel
|