Created
September 5, 2015 08:01
-
-
Save mmarcon/9a5f09cdc67796d70f56 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: link to Keymetrics | |
command: pm2 link {{ keymetrics_secret_key }} {{ keymetrics_public_key }} | |
when: keymetrics | |
become: yes | |
become_user: apps | |
ignore_errors: yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment