This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
ffdo-infrastruktur
/
ffdo-ansible
zrkadlo
https://github.com/ffdo/ffdo-ansible.git
Pridať medzi pozorované
5
Hviezda
0
Fork
0
Súbory
Strom:
801fa12f80
Branche
Tagy
master
more-services
oldstuff
refactor
ffdo-ansible
/
roles
/
external
/
jdauphant.nginx
/
templates
/
auth_basic.j2
auth_basic.j2
89 B
História
Raw
1
2
3
4
5
#{{ ansible_managed }}
{% for v in nginx_auth_basic_files[item] %}
{{ v }}
{% endfor %}