This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Xem
5
Star
0
Fork
0
Các tập tin
Browse Source
Added playbook to deploy services without touching mesh etc.
Till Klocke
8 năm trước cách đây
mục cha
83352284b9
commit
2f62b98ea5
1 tập tin đã thay đổi
với
5 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
5
0
services.yml
+ 5
- 0
services.yml
Xem Tập Tin
@@ -0,0 +1,5 @@
+- hosts: serviceservers
+ become: yes
+ roles:
+ - service-nginx
+ - service-gogs