This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ffdo-infrastruktur
/
ffdo-ansible
réplica de
https://github.com/ffdo/ffdo-ansible.git
Seguir
5
Destacar
0
Fork
0
Ficheiros
Explorar o código
Added playbook to deploy services without touching mesh etc.
Till Klocke
%!s(int64=8) %!d(string=hai) anos
pai
83352284b9
achega
2f62b98ea5
Modificáronse 1 ficheiros
con
5 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
5
0
services.yml
+ 5
- 0
services.yml
Ver ficheiro
@@ -0,0 +1,5 @@
+- hosts: serviceservers
+ become: yes
+ roles:
+ - service-nginx
+ - service-gogs