Update legacy post playbooks to pull from primary
This should be a no-op for single-node jobs, but for multi-node jobs it should keep them from trying to copy logs from all of their nodes, which they are not designed to do. Change-Id: Ibcf158f1b8082fbffeb48fa48c6592c87e056d01
This commit is contained in:
parent
b4a8ae35a3
commit
e1e06136f0
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from api-guide/build/html/ on node
|
- name: Copy files from api-guide/build/html/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from api-ref/build/html/ on node
|
- name: Copy files from api-ref/build/html/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from publish-docs/ on node
|
- name: Copy files from publish-docs/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Ensure artifacts directory exists
|
- name: Ensure artifacts directory exists
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Ensure artifacts directory exists
|
- name: Ensure artifacts directory exists
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from releasenotes/build/html/ on node
|
- name: Copy files from releasenotes/build/html/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from releasenotes/build/html/ on node
|
- name: Copy files from releasenotes/build/html/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user