瀏覽代碼

Another ansible updatewq

fooser 7 年之前
父節點
當前提交
c67da45c80
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: