mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
* Remove superfluous remote_src. * Use temp dir twice instead of output_dir. * Use remote temp directory instead of output_dir. * Fix syntax error. * Add some fixes. * Copy more files to remote. * More fixes. * Fixing ACME/'cloud' tests. * Forgot when. * Try to fix filters. * Skip unnecessary steps. * Avoid collision.
6 lines
95 B
YAML
6 lines
95 B
YAML
dependencies:
|
|
- setup_ssh_keygen
|
|
- setup_openssl
|
|
- setup_bcrypt
|
|
- setup_remote_tmp_dir
|