Forgot to import the map

This commit is contained in:
Elijah Lazkani 2017-03-18 22:26:31 -04:00
parent eb52bb6144
commit 11c7eb9511

View file

@ -1,3 +1,5 @@
{% from "python_env/map.jinja" import python_env with context %}
pip-install:
pkg.installed:
- name: {{ python_env.pip }}