This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ffdo-infrastruktur
/
ffdo-ansible
espejo de
https://github.com/ffdo/ffdo-ansible.git
Seguir
5
Destacar
0
Fork
0
Archivos
Explorar el Código
Added playbook to deploy services without touching mesh etc.
Till Klocke
hace 8 años
padre
83352284b9
commit
2f62b98ea5
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
services.yml
+ 5
- 0
services.yml
Ver fichero
@@ -0,0 +1,5 @@
+- hosts: serviceservers
+ become: yes
+ roles:
+ - service-nginx
+ - service-gogs