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