Skip to content

Commit

Permalink
update quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
blackstar257 committed Jul 13, 2016
1 parent ea79bba commit ba5a507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/00-facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
- name: check github key for password
set_fact:
deploy_encrypted_private_key: True
when: "ENCRYPTED" in key_decrypted
when: '"ENCRYPTED" in key_decrypted'

0 comments on commit ba5a507

Please sign in to comment.