Explorar o código

Added playbook to deploy services without touching mesh etc.

Till Klocke %!s(int64=8) %!d(string=hai) anos
pai
achega
2f62b98ea5
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      services.yml

+ 5 - 0
services.yml

@@ -0,0 +1,5 @@
+- hosts: serviceservers
+  become: yes
+  roles:
+    - service-nginx
+    - service-gogs