This commit is contained in:
parent
57d733d707
commit
8e98972d78
@ -3,9 +3,3 @@
|
||||
docker-pkgs:
|
||||
pkg.installed:
|
||||
- pkgs: {{ docker.pkgs }}
|
||||
|
||||
{%- for pkg in docker.pip_pkgs %}
|
||||
docker-pip-{{ pkg }}:
|
||||
pip.installed:
|
||||
- name: {{ pkg }}
|
||||
{%- endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user