Skip to content
Snippets Groups Projects
Commit b5b6821f authored by Chris Croome's avatar Chris Croome
Browse files

gpg typo fixed

parent 19255cbc
No related branches found
No related tags found
No related merge requests found
Pipeline #4982 failed
......@@ -5,7 +5,7 @@
dest: /root/kulkarni.ashish.asc
- name: GPG key imported
command: gpg --import-key /root/kulkarni.ashish.asc
command: gpg --import /root/kulkarni.ashish.asc
register: wkhtmltopdf_gpg_import
changed_when: '"not changed" not in wkhtmltopdf_gpg_import.stdout'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment