Skip to content

Commit

Permalink
Not..
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 25, 2021
1 parent f334cc3 commit e702490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
community.crypto.openssl_privatekey:
path: "{{ ca_path }}/{{ ca_subject_keys_path }}/{{ request.name | default(request) }}.pem"
when:
- request.passphrase is defined
- request.passphrase is not defined
when:
- request.upload_keyfile is not defined
- request.keyfile_path is not defined
Expand Down

0 comments on commit e702490

Please sign in to comment.