Install python-http2lib when necessary
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user