Skip to content

Instantly share code, notes, and snippets.

@amerine
Created April 8, 2014 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amerine/10075858 to your computer and use it in GitHub Desktop.
Save amerine/10075858 to your computer and use it in GitHub Desktop.
latest openssl on ubuntu 12.04 for CVE-2014-0160 using ansbile
- name: ensure openssl is the latest version
apt: pkg=openssl state=latest update_cache=yes
tags: openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment