Forgot to import the map
This commit is contained in:
parent
eb52bb6144
commit
11c7eb9511
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
{% from "python_env/map.jinja" import python_env with context %}
|
||||
|
||||
pip-install:
|
||||
pkg.installed:
|
||||
- name: {{ python_env.pip }}
|
||||
|
|
Loading…
Reference in a new issue