Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created March 13, 2014 16:54
Show Gist options
  • Save wfaler/9532260 to your computer and use it in GitHub Desktop.
Save wfaler/9532260 to your computer and use it in GitHub Desktop.
- 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