syntaxe
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
{% set URLNONFREE=URLROOT + '/nonfree/fedora/rpmfusion-nonfree-release-' + FEDORAVER + '.noarch.rpm' %}
|
{% set URLNONFREE=URLROOT + '/nonfree/fedora/rpmfusion-nonfree-release-' + FEDORAVER + '.noarch.rpm' %}
|
||||||
Installons les repos RPM Fusion :
|
Installons les repos RPM Fusion :
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- sources:
|
||||||
- "{{URLFREE}}"
|
- rpmfusion-free-release: "{{URLFREE}}"
|
||||||
- "{{URLNONFREE}}"
|
- rpmfusion-nonfree-release: "{{URLNONFREE}}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user