Explorar el Código

Another ansible updatewq

fooser hace 7 años
padre
commit
c67da45c80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ansible_playbook.yaml

+ 1 - 1
ansible_playbook.yaml

@@ -12,7 +12,7 @@
   - name: Sync project folders from local to remote
     synchronize:
       src: .
-      dest: /var/builds
+      dest: /var/builds/rkcp
 
   - name: Build image and with buildargs
     docker_image: