6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
---
|
|
{%- from "ovh/map.jinja" import ovh with context %}
|
|
ovh-install-pkg:
|
|
pip.installed:
|
|
- name: ovh=={{ ovh.version|default('0.5.0') }}
|