Install python-http2lib when necessary

This commit is contained in:
Nick Janetakis
2014-07-18 16:19:39 -04:00
parent eb45225608
commit 1c2b8d81c7
4 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
---
- name: ensure http2lib is installed
apt: pkg=python-http2lib state=latest update_cache=true cache_valid_time={{ apt_cache_valid_time }}
- include: 'rvm.yml'
- include: 'rubies.yml'
- include: 'rubies.yml'