This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
ffdo-infrastruktur
/
ffdo-ansible
peilaus alkaen
https://github.com/ffdo/ffdo-ansible.git
Tarkkaile
5
Äänestä
0
Fork
0
Tiedostot
Puu:
801fa12f80
Branchit
Tagit
master
more-services
oldstuff
refactor
ffdo-ansible
/
roles
/
external
/
laggyluke.nodejs
/
templates
/
npmrc.j2
npmrc.j2
74 B
Historia
Raaka
1
2
3
{% for k, v in nodejs.npmrc.iteritems() %}
{{ k }} = {{ v }}
{% endfor %}