Created
March 13, 2014 16:54
-
-
Save wfaler/9532260 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: ensure postgres key is present | |
action: apt_key id=ACCC4CF8 state=present url="https://www.postgresql.org/media/keys/ACCC4CF8.asc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment