Commit 153d3257 by Kevin Falcone

Switch to using ansible_distribution_release

The packages are named trusty1 or precise1
parent 18afc658
......@@ -93,7 +93,7 @@ common_debian_pkgs:
- rsyslog
- git
- unzip
- "python2.7=2.7.10-0+precise1"
- "python2.7=2.7.10-0+{{ ansible_distribution_release }}1"
- python-pip
- python2.7-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment