This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ffdo-infrastruktur
/
ffdo-ansible
mirror de
https://github.com/ffdo/ffdo-ansible.git
Observar
5
Favorito
0
Fork
0
Arquivos
Ver código fonte
Added playbook to deploy services without touching mesh etc.
Till Klocke
8 anos atrás
pai
83352284b9
commit
2f62b98ea5
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
5
0
services.yml
+ 5
- 0
services.yml
Ver arquivo
@@ -0,0 +1,5 @@
+- hosts: serviceservers
+ become: yes
+ roles:
+ - service-nginx
+ - service-gogs