Felix Fontein
|
99d6a17653
|
Fix some ansible-lint issues (#907) (#908)
* Fix fqcn[action-core].
* Fix fqcn[action].
* Fix jinja[spacing].
(cherry picked from commit 8792635bef)
|
2025-05-30 22:43:43 +02:00 |
|
Felix Fontein
|
33ef158b09
|
Fix linting errors.
|
2025-04-26 12:18:21 +02:00 |
|
Felix Fontein
|
a49711d383
|
openssl_privatekey*: add default value for cipher option (#794)
* Add default value for 'cipher' option.
* Adjust tests.
* Add changelog fragment.
* Clarify that cipher is used only when passphrase is provided.
|
2024-08-30 08:49:20 +01: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
|
bd2bd79497
|
Add openssl_privatekey_convert module (#362)
* Add openssl_privatekey_convert module.
* Extend tests and fix bugs.
* Fix wrong required.
* Fix condition.
* Fix bad tests.
* Fix documentation for format.
* Fix copyright lines.
|
2022-01-10 21:01:52 +01:00 |
|