This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
fphammerle
/
ansible-role-nginx
同期ミラー
https://github.com/fphammerle/ansible-role-nginx
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
c5672bf89b
ブランチ
タグ
master
revert-53-feature/whitespace-control
2.2.1
2.2.0
2.0.0
2.1.0
1.9.7
1.9.6
base-eb2b1a5
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
ansible-role-ng...
/
handlers
/
main.yml
main.yml
64 B
履歴
Raw
1
2
3
---
- name: restart nginx
service: name=nginx state=restarted