Commit bc7f9353 by John Jarvis

removing deploy tag from non-deploy task

This causes a problem when you run `--skip-tags deploy`
parent 5cd11895
......@@ -64,7 +64,6 @@
dest={{ certs_app_dir }}/{{ CERTS_LOCAL_PRIVATE_KEY|basename }}
owner={{ certs_user }} mode=0600
register: certs_gpg_key
tags: deploy
- name: certs | load the gpg key
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment