This website works better with JavaScript
首頁
探索
說明
登入
ffdo-infrastruktur
/
ffdo-ansible
镜像来自
https://github.com/ffdo/ffdo-ansible.git
關註
5
讚好
0
複刻
0
Files
目錄樹:
801fa12f80
分支列表
標籤列表
master
more-services
oldstuff
refactor
ffdo-ansible
/
roles
/
external
/
jdauphant.nginx
/
templates
/
auth_basic.j2
auth_basic.j2
89 B
文件歷史
原始文件
1
2
3
4
5
#{{ ansible_managed }}
{% for v in nginx_auth_basic_files[item] %}
{{ v }}
{% endfor %}