Felix Fontein
664f34f2ac
Mark x509_certificate-acme test as target test.
2022-12-09 23:10:26 +01:00
Felix Fontein
1f4840ba2f
Change CI group identifiers ( #517 )
...
* Change CI group identifiers.
* cloud → generic.
2022-10-10 22:39:10 +02:00
Felix Fontein
6bf3ef47e1
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml ( #491 )
...
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Add headers for documents.
* Fix/add more copyright statements.
* Add copyright / license info for vendored code.
* Add extra sanity test.
* Add changelog fragment.
* Comment PSF-2.0 license out in galaxy.yml for now.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
* Mention correct filename.
* Add BSD-3-Clause.
* Improve lint script.
* Update README.
* Symlinks...
2022-07-21 07:27:26 +02:00
Felix Fontein
867158a942
Run ACME tests on more targets. ( #419 )
2022-03-12 08:55:06 +01:00
Felix Fontein
44f7367e21
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.
2021-09-25 17:21:06 +02:00
Felix Fontein
942255923b
Add x509_certificate tests for ACME provider ( #142 )
...
* Add x509_certificate tests for ACME provider.
* Make it work with Python 2.x.
* Cleanup.
* Add more tests.
2020-11-13 08:22:32 +01:00