This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ffdo-infrastruktur
/
ffdo-ansible
miroir de
https://github.com/ffdo/ffdo-ansible.git
Suivre
5
Voter
0
Fork
0
Fichiers
Parcourir la source
Added playbook to deploy services without touching mesh etc.
Till Klocke
il y a 8 ans
Parent
83352284b9
commit
2f62b98ea5
1 fichiers modifiés
avec
5 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
5
0
services.yml
+ 5
- 0
services.yml
Voir le fichier
@@ -0,0 +1,5 @@
+- hosts: serviceservers
+ become: yes
+ roles:
+ - service-nginx
+ - service-gogs