diff --git a/playbooks/legacy/announce-release/post.yaml b/playbooks/legacy/announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/announce-release/post.yaml +++ b/playbooks/legacy/announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-func-centos-7/post.yaml b/playbooks/legacy/ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-func-fedora-26/post.yaml b/playbooks/legacy/ansible-func-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-func-fedora-26/post.yaml +++ b/playbooks/legacy/ansible-func-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-func-opensuse-423/post.yaml b/playbooks/legacy/ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-func-ubuntu-trusty/post.yaml b/playbooks/legacy/ansible-func-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-func-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/ansible-func-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-func/post.yaml b/playbooks/legacy/ansible-func/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-func/post.yaml +++ b/playbooks/legacy/ansible-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-hardening-announce-release/post.yaml b/playbooks/legacy/ansible-hardening-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ansible-hardening-announce-release/post.yaml +++ b/playbooks/legacy/ansible-hardening-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-hardening-ansible-func-debian-jessie/post.yaml b/playbooks/legacy/ansible-hardening-ansible-func-debian-jessie/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-hardening-ansible-func-debian-jessie/post.yaml +++ b/playbooks/legacy/ansible-hardening-ansible-func-debian-jessie/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-hardening-ansible-func-fedora-26/post.yaml b/playbooks/legacy/ansible-hardening-ansible-func-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-hardening-ansible-func-fedora-26/post.yaml +++ b/playbooks/legacy/ansible-hardening-ansible-func-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ansible-hardening-ansible-func_rhel6-ubuntu-trusty/post.yaml b/playbooks/legacy/ansible-hardening-ansible-func_rhel6-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ansible-hardening-ansible-func_rhel6-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/ansible-hardening-ansible-func_rhel6-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-functional-hbase/post.yaml b/playbooks/legacy/aodh-dsvm-functional-hbase/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-functional-hbase/post.yaml +++ b/playbooks/legacy/aodh-dsvm-functional-hbase/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-functional-mongodb/post.yaml b/playbooks/legacy/aodh-dsvm-functional-mongodb/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-functional-mongodb/post.yaml +++ b/playbooks/legacy/aodh-dsvm-functional-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-functional-mysql/post.yaml b/playbooks/legacy/aodh-dsvm-functional-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-functional-mysql/post.yaml +++ b/playbooks/legacy/aodh-dsvm-functional-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-functional-postgresql/post.yaml b/playbooks/legacy/aodh-dsvm-functional-postgresql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-functional-postgresql/post.yaml +++ b/playbooks/legacy/aodh-dsvm-functional-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-tempest-plugin-hbase/post.yaml b/playbooks/legacy/aodh-dsvm-tempest-plugin-hbase/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-tempest-plugin-hbase/post.yaml +++ b/playbooks/legacy/aodh-dsvm-tempest-plugin-hbase/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-tempest-plugin-mongodb/post.yaml b/playbooks/legacy/aodh-dsvm-tempest-plugin-mongodb/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-tempest-plugin-mongodb/post.yaml +++ b/playbooks/legacy/aodh-dsvm-tempest-plugin-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-tempest-plugin-mysql/post.yaml b/playbooks/legacy/aodh-dsvm-tempest-plugin-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-tempest-plugin-mysql/post.yaml +++ b/playbooks/legacy/aodh-dsvm-tempest-plugin-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/aodh-dsvm-tempest-plugin-postgresql/post.yaml b/playbooks/legacy/aodh-dsvm-tempest-plugin-postgresql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/aodh-dsvm-tempest-plugin-postgresql/post.yaml +++ b/playbooks/legacy/aodh-dsvm-tempest-plugin-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/api-guide/post.yaml b/playbooks/legacy/api-guide/post.yaml index 17510eaf..0e0b6cea 100644 --- a/playbooks/legacy/api-guide/post.yaml +++ b/playbooks/legacy/api-guide/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from api-guide/build/html/ on node diff --git a/playbooks/legacy/api-ref/post.yaml b/playbooks/legacy/api-ref/post.yaml index e7ab1197..01d82db8 100644 --- a/playbooks/legacy/api-ref/post.yaml +++ b/playbooks/legacy/api-ref/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from api-ref/build/html/ on node diff --git a/playbooks/legacy/api-site-propose-translation-update/post.yaml b/playbooks/legacy/api-site-propose-translation-update/post.yaml index 89ec2c2f..8a687f95 100644 --- a/playbooks/legacy/api-site-propose-translation-update/post.yaml +++ b/playbooks/legacy/api-site-propose-translation-update/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/api-site-tox-doc-publish-checklang/post.yaml b/playbooks/legacy/api-site-tox-doc-publish-checklang/post.yaml index 6d5675d6..4a3c3b18 100644 --- a/playbooks/legacy/api-site-tox-doc-publish-checklang/post.yaml +++ b/playbooks/legacy/api-site-tox-doc-publish-checklang/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from publish-docs/ on node diff --git a/playbooks/legacy/api-site-upstream-translation-update/post.yaml b/playbooks/legacy/api-site-upstream-translation-update/post.yaml index dd54b695..0d84fc6c 100644 --- a/playbooks/legacy/api-site-upstream-translation-update/post.yaml +++ b/playbooks/legacy/api-site-upstream-translation-update/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/app-catalog-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/app-catalog-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/app-catalog-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/app-catalog-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/app-catalog-ui-dsvm-integration/post.yaml b/playbooks/legacy/app-catalog-ui-dsvm-integration/post.yaml index 5aa243df..4b534ea8 100644 --- a/playbooks/legacy/app-catalog-ui-dsvm-integration/post.yaml +++ b/playbooks/legacy/app-catalog-ui-dsvm-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/app-catalog-ui-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/app-catalog-ui-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/app-catalog-ui-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/app-catalog-ui-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-openstack-ansible-func-centos-7/post.yaml b/playbooks/legacy/ara-integration-openstack-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-openstack-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/ara-integration-openstack-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-openstack-ansible-func/post.yaml b/playbooks/legacy/ara-integration-openstack-ansible-func/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-openstack-ansible-func/post.yaml +++ b/playbooks/legacy/ara-integration-openstack-ansible-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py27-2.2.3.0-centos-7/post.yaml b/playbooks/legacy/ara-integration-py27-2.2.3.0-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py27-2.2.3.0-centos-7/post.yaml +++ b/playbooks/legacy/ara-integration-py27-2.2.3.0-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py27-devel-centos-7/post.yaml b/playbooks/legacy/ara-integration-py27-devel-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py27-devel-centos-7/post.yaml +++ b/playbooks/legacy/ara-integration-py27-devel-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py27-latest-centos-7/post.yaml b/playbooks/legacy/ara-integration-py27-latest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py27-latest-centos-7/post.yaml +++ b/playbooks/legacy/ara-integration-py27-latest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py35-devel-fedora-26/post.yaml b/playbooks/legacy/ara-integration-py35-devel-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py35-devel-fedora-26/post.yaml +++ b/playbooks/legacy/ara-integration-py35-devel-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py35-devel/post.yaml b/playbooks/legacy/ara-integration-py35-devel/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py35-devel/post.yaml +++ b/playbooks/legacy/ara-integration-py35-devel/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py35-latest-fedora-26/post.yaml b/playbooks/legacy/ara-integration-py35-latest-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py35-latest-fedora-26/post.yaml +++ b/playbooks/legacy/ara-integration-py35-latest-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ara-integration-py35-latest/post.yaml b/playbooks/legacy/ara-integration-py35-latest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ara-integration-py35-latest/post.yaml +++ b/playbooks/legacy/ara-integration-py35-latest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/astara-appliance-buildimage/post.yaml b/playbooks/legacy/astara-appliance-buildimage/post.yaml index 01d811b7..00a1174f 100644 --- a/playbooks/legacy/astara-appliance-buildimage/post.yaml +++ b/playbooks/legacy/astara-appliance-buildimage/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/barbican-dogtag-devstack-fedora-26/post.yaml b/playbooks/legacy/barbican-dogtag-devstack-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-dogtag-devstack-fedora-26/post.yaml +++ b/playbooks/legacy/barbican-dogtag-devstack-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-dogtag-dsvm-functional-fedora-26/post.yaml b/playbooks/legacy/barbican-dogtag-dsvm-functional-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-dogtag-dsvm-functional-fedora-26/post.yaml +++ b/playbooks/legacy/barbican-dogtag-dsvm-functional-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-kmip-dsvm-functional/post.yaml b/playbooks/legacy/barbican-kmip-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-kmip-dsvm-functional/post.yaml +++ b/playbooks/legacy/barbican-kmip-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-devstack-postgres/post.yaml b/playbooks/legacy/barbican-simple-crypto-devstack-postgres/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-devstack-postgres/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-devstack-postgres/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-devstack/post.yaml b/playbooks/legacy/barbican-simple-crypto-devstack/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-devstack/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-devstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-functional-postgres/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-functional-postgres/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-functional-postgres/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-functional-postgres/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-functional-py35/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-functional-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-functional-py35/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-functional/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-functional/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-castellan-from-git/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-castellan-from-git/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-castellan-from-git/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-castellan-from-git/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-cursive/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-cursive/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-cursive/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-cursive/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-glance/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-glance/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-glance/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-glance/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-nova/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-nova/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-nova/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-nova/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-py35/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-py35/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest/post.yaml b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/barbican-simple-crypto-dsvm-tempest/post.yaml +++ b/playbooks/legacy/barbican-simple-crypto-dsvm-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bashate-python36-fedora-26/post.yaml b/playbooks/legacy/bashate-python36-fedora-26/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bashate-python36-fedora-26/post.yaml +++ b/playbooks/legacy/bashate-python36-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/beaker-localhost-rake/post.yaml b/playbooks/legacy/beaker-localhost-rake/post.yaml index f166004c..f6a22a67 100644 --- a/playbooks/legacy/beaker-localhost-rake/post.yaml +++ b/playbooks/legacy/beaker-localhost-rake/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/beaker-nodepool-rake/post.yaml b/playbooks/legacy/beaker-nodepool-rake/post.yaml index f166004c..f6a22a67 100644 --- a/playbooks/legacy/beaker-nodepool-rake/post.yaml +++ b/playbooks/legacy/beaker-nodepool-rake/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dhcp-centos-7/post.yaml b/playbooks/legacy/bifrost-integration-dhcp-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dhcp-centos-7/post.yaml +++ b/playbooks/legacy/bifrost-integration-dhcp-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dhcp-opensuse-423/post.yaml b/playbooks/legacy/bifrost-integration-dhcp-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dhcp-opensuse-423/post.yaml +++ b/playbooks/legacy/bifrost-integration-dhcp-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dhcp/post.yaml b/playbooks/legacy/bifrost-integration-dhcp/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dhcp/post.yaml +++ b/playbooks/legacy/bifrost-integration-dhcp/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/post.yaml b/playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/post.yaml +++ b/playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/post.yaml b/playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/post.yaml +++ b/playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-dibipa-debian/post.yaml b/playbooks/legacy/bifrost-integration-dibipa-debian/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-dibipa-debian/post.yaml +++ b/playbooks/legacy/bifrost-integration-dibipa-debian/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-tinyipa-centos-7/post.yaml b/playbooks/legacy/bifrost-integration-tinyipa-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-tinyipa-centos-7/post.yaml +++ b/playbooks/legacy/bifrost-integration-tinyipa-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml b/playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml +++ b/playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bifrost-integration-tinyipa/post.yaml b/playbooks/legacy/bifrost-integration-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/bifrost-integration-tinyipa/post.yaml +++ b/playbooks/legacy/bifrost-integration-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback-centos-7/post.yaml b/playbooks/legacy/bindep-fallback-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback-centos-7/post.yaml +++ b/playbooks/legacy/bindep-fallback-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback-debian-jessie/post.yaml b/playbooks/legacy/bindep-fallback-debian-jessie/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback-debian-jessie/post.yaml +++ b/playbooks/legacy/bindep-fallback-debian-jessie/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback-fedora-26/post.yaml b/playbooks/legacy/bindep-fallback-fedora-26/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback-fedora-26/post.yaml +++ b/playbooks/legacy/bindep-fallback-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback-opensuse-423/post.yaml b/playbooks/legacy/bindep-fallback-opensuse-423/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback-opensuse-423/post.yaml +++ b/playbooks/legacy/bindep-fallback-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback-ubuntu-trusty/post.yaml b/playbooks/legacy/bindep-fallback-ubuntu-trusty/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/bindep-fallback-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/bindep-fallback/post.yaml b/playbooks/legacy/bindep-fallback/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/bindep-fallback/post.yaml +++ b/playbooks/legacy/bindep-fallback/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/blazar-dashboard-releasenotes/post.yaml b/playbooks/legacy/blazar-dashboard-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/blazar-dashboard-releasenotes/post.yaml +++ b/playbooks/legacy/blazar-dashboard-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/blazar-devstack-dsvm/post.yaml b/playbooks/legacy/blazar-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/blazar-devstack-dsvm/post.yaml +++ b/playbooks/legacy/blazar-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/blazar-pylint/post.yaml b/playbooks/legacy/blazar-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/blazar-pylint/post.yaml +++ b/playbooks/legacy/blazar-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/blazar-releasenotes/post.yaml b/playbooks/legacy/blazar-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/blazar-releasenotes/post.yaml +++ b/playbooks/legacy/blazar-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/brick-cinderclient-ext-dsvm-functional/post.yaml b/playbooks/legacy/brick-cinderclient-ext-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/brick-cinderclient-ext-dsvm-functional/post.yaml +++ b/playbooks/legacy/brick-cinderclient-ext-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/castellan-dsvm-functional/post.yaml b/playbooks/legacy/castellan-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/castellan-dsvm-functional/post.yaml +++ b/playbooks/legacy/castellan-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-functional-mongodb/post.yaml b/playbooks/legacy/ceilometer-dsvm-functional-mongodb/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-functional-mongodb/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-functional-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-functional-mysql/post.yaml b/playbooks/legacy/ceilometer-dsvm-functional-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-functional-mysql/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-functional-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-es/post.yaml b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-es/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-es/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-es/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb-identity-v3-only/post.yaml b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb-identity-v3-only/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb-identity-v3-only/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb/post.yaml b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mysql/post.yaml b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mysql/post.yaml +++ b/playbooks/legacy/ceilometer-dsvm-tempest-plugin-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-tox-py27-mongodb/post.yaml b/playbooks/legacy/ceilometer-tox-py27-mongodb/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ceilometer-tox-py27-mongodb/post.yaml +++ b/playbooks/legacy/ceilometer-tox-py27-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-tox-py27-mysql/post.yaml b/playbooks/legacy/ceilometer-tox-py27-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ceilometer-tox-py27-mysql/post.yaml +++ b/playbooks/legacy/ceilometer-tox-py27-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometer-tox-py27-postgresql/post.yaml b/playbooks/legacy/ceilometer-tox-py27-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ceilometer-tox-py27-postgresql/post.yaml +++ b/playbooks/legacy/ceilometer-tox-py27-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometerclient-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/ceilometerclient-dsvm-functional-identity-v3-only/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometerclient-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/ceilometerclient-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ceilometerclient-dsvm-functional/post.yaml b/playbooks/legacy/ceilometerclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/ceilometerclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/ceilometerclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/chef-rake-integration-centos-7/post.yaml b/playbooks/legacy/chef-rake-integration-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/chef-rake-integration-centos-7/post.yaml +++ b/playbooks/legacy/chef-rake-integration-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/chef-rake-integration-multinode/post.yaml b/playbooks/legacy/chef-rake-integration-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/chef-rake-integration-multinode/post.yaml +++ b/playbooks/legacy/chef-rake-integration-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/chef-rake-integration/post.yaml b/playbooks/legacy/chef-rake-integration/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/chef-rake-integration/post.yaml +++ b/playbooks/legacy/chef-rake-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinder-pylint/post.yaml b/playbooks/legacy/cinder-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cinder-pylint/post.yaml +++ b/playbooks/legacy/cinder-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinder-tox-bandit-baseline/post.yaml b/playbooks/legacy/cinder-tox-bandit-baseline/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cinder-tox-bandit-baseline/post.yaml +++ b/playbooks/legacy/cinder-tox-bandit-baseline/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinder-tox-compliance/post.yaml b/playbooks/legacy/cinder-tox-compliance/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cinder-tox-compliance/post.yaml +++ b/playbooks/legacy/cinder-tox-compliance/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinder-tox-functional/post.yaml b/playbooks/legacy/cinder-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cinder-tox-functional/post.yaml +++ b/playbooks/legacy/cinder-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinderclient-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/cinderclient-dsvm-functional-identity-v3-only/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/cinderclient-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/cinderclient-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cinderclient-dsvm-functional/post.yaml b/playbooks/legacy/cinderclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/cinderclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/cinderclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cliff-tox-neutronclient-tip/post.yaml b/playbooks/legacy/cliff-tox-neutronclient-tip/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cliff-tox-neutronclient-tip/post.yaml +++ b/playbooks/legacy/cliff-tox-neutronclient-tip/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cliff-tox-openstackclient-tip/post.yaml b/playbooks/legacy/cliff-tox-openstackclient-tip/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cliff-tox-openstackclient-tip/post.yaml +++ b/playbooks/legacy/cliff-tox-openstackclient-tip/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cloudkitty-dsvm-install/post.yaml b/playbooks/legacy/cloudkitty-dsvm-install/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/cloudkitty-dsvm-install/post.yaml +++ b/playbooks/legacy/cloudkitty-dsvm-install/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/congress-dsvm-api-mysql/post.yaml b/playbooks/legacy/congress-dsvm-api-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/congress-dsvm-api-mysql/post.yaml +++ b/playbooks/legacy/congress-dsvm-api-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/congress-dsvm-api-postgresql/post.yaml b/playbooks/legacy/congress-dsvm-api-postgresql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/congress-dsvm-api-postgresql/post.yaml +++ b/playbooks/legacy/congress-dsvm-api-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/congress-dsvm-py35-api-mysql/post.yaml b/playbooks/legacy/congress-dsvm-py35-api-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/congress-dsvm-py35-api-mysql/post.yaml +++ b/playbooks/legacy/congress-dsvm-py35-api-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/congress-pe-replicated-mysql/post.yaml b/playbooks/legacy/congress-pe-replicated-mysql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/congress-pe-replicated-mysql/post.yaml +++ b/playbooks/legacy/congress-pe-replicated-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/congress-pe-replicated-postgresql/post.yaml b/playbooks/legacy/congress-pe-replicated-postgresql/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/congress-pe-replicated-postgresql/post.yaml +++ b/playbooks/legacy/congress-pe-replicated-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/craton-dashboard-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/craton-dashboard-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/craton-dashboard-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/craton-dashboard-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/craton-dashboard-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/craton-dashboard-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/craton-dashboard-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/craton-dashboard-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/craton-dashboard-tox-py27dj110/post.yaml b/playbooks/legacy/craton-dashboard-tox-py27dj110/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/craton-dashboard-tox-py27dj110/post.yaml +++ b/playbooks/legacy/craton-dashboard-tox-py27dj110/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/craton-dashboard-tox-py27dj19/post.yaml b/playbooks/legacy/craton-dashboard-tox-py27dj19/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/craton-dashboard-tox-py27dj19/post.yaml +++ b/playbooks/legacy/craton-dashboard-tox-py27dj19/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/craton-tox-functional/post.yaml b/playbooks/legacy/craton-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/craton-tox-functional/post.yaml +++ b/playbooks/legacy/craton-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-cinder-python27/post.yaml b/playbooks/legacy/cross-cinder-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-cinder-python27/post.yaml +++ b/playbooks/legacy/cross-cinder-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-cinder-python35/post.yaml b/playbooks/legacy/cross-cinder-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-cinder-python35/post.yaml +++ b/playbooks/legacy/cross-cinder-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-glance-python27/post.yaml b/playbooks/legacy/cross-glance-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-glance-python27/post.yaml +++ b/playbooks/legacy/cross-glance-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-glance-python35/post.yaml b/playbooks/legacy/cross-glance-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-glance-python35/post.yaml +++ b/playbooks/legacy/cross-glance-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-horizon-python27/post.yaml b/playbooks/legacy/cross-horizon-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-horizon-python27/post.yaml +++ b/playbooks/legacy/cross-horizon-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-horizon-python35/post.yaml b/playbooks/legacy/cross-horizon-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-horizon-python35/post.yaml +++ b/playbooks/legacy/cross-horizon-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-keystone-python27/post.yaml b/playbooks/legacy/cross-keystone-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-keystone-python27/post.yaml +++ b/playbooks/legacy/cross-keystone-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-keystone-python35/post.yaml b/playbooks/legacy/cross-keystone-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-keystone-python35/post.yaml +++ b/playbooks/legacy/cross-keystone-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-networking-midonet-python35/post.yaml b/playbooks/legacy/cross-networking-midonet-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-networking-midonet-python35/post.yaml +++ b/playbooks/legacy/cross-networking-midonet-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-neutron-python27/post.yaml b/playbooks/legacy/cross-neutron-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-neutron-python27/post.yaml +++ b/playbooks/legacy/cross-neutron-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-neutron-python35/post.yaml b/playbooks/legacy/cross-neutron-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-neutron-python35/post.yaml +++ b/playbooks/legacy/cross-neutron-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-nova-func/post.yaml b/playbooks/legacy/cross-nova-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-nova-func/post.yaml +++ b/playbooks/legacy/cross-nova-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-nova-python27/post.yaml b/playbooks/legacy/cross-nova-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-nova-python27/post.yaml +++ b/playbooks/legacy/cross-nova-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-nova-python35/post.yaml b/playbooks/legacy/cross-nova-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-nova-python35/post.yaml +++ b/playbooks/legacy/cross-nova-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-swift-python27/post.yaml b/playbooks/legacy/cross-swift-python27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-swift-python27/post.yaml +++ b/playbooks/legacy/cross-swift-python27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cross-swift-python35/post.yaml b/playbooks/legacy/cross-swift-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/cross-swift-python35/post.yaml +++ b/playbooks/legacy/cross-swift-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cue-integration-dsvm-rabbitmq/post.yaml b/playbooks/legacy/cue-integration-dsvm-rabbitmq/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/cue-integration-dsvm-rabbitmq/post.yaml +++ b/playbooks/legacy/cue-integration-dsvm-rabbitmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/cyborg-devstack/post.yaml b/playbooks/legacy/cyborg-devstack/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/cyborg-devstack/post.yaml +++ b/playbooks/legacy/cyborg-devstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dashboard-dsvm-selenium-package/post.yaml b/playbooks/legacy/dashboard-dsvm-selenium-package/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dashboard-dsvm-selenium-package/post.yaml +++ b/playbooks/legacy/dashboard-dsvm-selenium-package/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/deploy-guide/post.yaml b/playbooks/legacy/deploy-guide/post.yaml index 9e5adeec..c11bb358 100644 --- a/playbooks/legacy/deploy-guide/post.yaml +++ b/playbooks/legacy/deploy-guide/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from deploy-guide/build/html/ on node diff --git a/playbooks/legacy/designate-dashboard-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/designate-dashboard-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/designate-dashboard-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/designate-dashboard-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/designate-dashboard-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/designate-dashboard-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/designate-dashboard-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/designate-dashboard-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-dsvm-py35-updown/post.yaml b/playbooks/legacy/devstack-dsvm-py35-updown/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/devstack-dsvm-py35-updown/post.yaml +++ b/playbooks/legacy/devstack-dsvm-py35-updown/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-dsvm-py36-updown-fedora-26/post.yaml b/playbooks/legacy/devstack-dsvm-py36-updown-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/devstack-dsvm-py36-updown-fedora-26/post.yaml +++ b/playbooks/legacy/devstack-dsvm-py36-updown-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-dsvm-updown/post.yaml b/playbooks/legacy/devstack-dsvm-updown/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/devstack-dsvm-updown/post.yaml +++ b/playbooks/legacy/devstack-dsvm-updown/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-gate-tox-py3-run-tests/post.yaml b/playbooks/legacy/devstack-gate-tox-py3-run-tests/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/devstack-gate-tox-py3-run-tests/post.yaml +++ b/playbooks/legacy/devstack-gate-tox-py3-run-tests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-gate-tox-run-tests/post.yaml b/playbooks/legacy/devstack-gate-tox-run-tests/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/devstack-gate-tox-run-tests/post.yaml +++ b/playbooks/legacy/devstack-gate-tox-run-tests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/devstack-plugin-container-dsvm/post.yaml b/playbooks/legacy/devstack-plugin-container-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/devstack-plugin-container-dsvm/post.yaml +++ b/playbooks/legacy/devstack-plugin-container-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dg-hooks-dsvm/post.yaml b/playbooks/legacy/dg-hooks-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dg-hooks-dsvm/post.yaml +++ b/playbooks/legacy/dg-hooks-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-centos-7-extras/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-centos-7-extras/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-centos-7-extras/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-centos-7-extras/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-centos-7-image/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-centos-7-image/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-centos-7-image/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-centos-7-image/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-centos-7/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-centos-7/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-extras/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-extras/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-extras/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-extras/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-image/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-image/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-image/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty-image/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty/post.yaml b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python2-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python3-extras/post.yaml b/playbooks/legacy/dib-dsvm-functests-python3-extras/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python3-extras/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python3-extras/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python3-image/post.yaml b/playbooks/legacy/dib-dsvm-functests-python3-image/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python3-image/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python3-image/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml b/playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-dsvm-functests-python3/post.yaml b/playbooks/legacy/dib-dsvm-functests-python3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dib-dsvm-functests-python3/post.yaml +++ b/playbooks/legacy/dib-dsvm-functests-python3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dib-utils-tox-func/post.yaml b/playbooks/legacy/dib-utils-tox-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/dib-utils-tox-func/post.yaml +++ b/playbooks/legacy/dib-utils-tox-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/diskimage-builder-pylint/post.yaml b/playbooks/legacy/diskimage-builder-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/diskimage-builder-pylint/post.yaml +++ b/playbooks/legacy/diskimage-builder-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/django_openstack_auth-tox-py27dj110/post.yaml b/playbooks/legacy/django_openstack_auth-tox-py27dj110/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/django_openstack_auth-tox-py27dj110/post.yaml +++ b/playbooks/legacy/django_openstack_auth-tox-py27dj110/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/django_openstack_auth-tox-py27dj18/post.yaml b/playbooks/legacy/django_openstack_auth-tox-py27dj18/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/django_openstack_auth-tox-py27dj18/post.yaml +++ b/playbooks/legacy/django_openstack_auth-tox-py27dj18/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/django_openstack_auth-tox-py27dj19/post.yaml b/playbooks/legacy/django_openstack_auth-tox-py27dj19/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/django_openstack_auth-tox-py27dj19/post.yaml +++ b/playbooks/legacy/django_openstack_auth-tox-py27dj19/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dox-buildimages/post.yaml b/playbooks/legacy/dox-buildimages/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/dox-buildimages/post.yaml +++ b/playbooks/legacy/dox-buildimages/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dragonflow-dsvm-fullstack-zmq/post.yaml b/playbooks/legacy/dragonflow-dsvm-fullstack-zmq/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dragonflow-dsvm-fullstack-zmq/post.yaml +++ b/playbooks/legacy/dragonflow-dsvm-fullstack-zmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dragonflow-dsvm-fullstack/post.yaml b/playbooks/legacy/dragonflow-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dragonflow-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/dragonflow-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dragonflow-dsvm-rally/post.yaml b/playbooks/legacy/dragonflow-dsvm-rally/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/dragonflow-dsvm-rally/post.yaml +++ b/playbooks/legacy/dragonflow-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-ansible-func-centos-7/post.yaml b/playbooks/legacy/dsvm-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/dsvm-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-ansible-func-ubuntu-trusty/post.yaml b/playbooks/legacy/dsvm-ansible-func-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-ansible-func-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/dsvm-ansible-func-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin-centos-7/post.yaml b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin-centos-7/post.yaml +++ b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin/post.yaml b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin/post.yaml +++ b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-bin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src-centos-7/post.yaml b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src-centos-7/post.yaml +++ b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src/post.yaml b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src/post.yaml +++ b/playbooks/legacy/dsvm-collectd-ceilometer-plugin-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-murano-apps-refstackclient-unittest/post.yaml b/playbooks/legacy/dsvm-murano-apps-refstackclient-unittest/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dsvm-murano-apps-refstackclient-unittest/post.yaml +++ b/playbooks/legacy/dsvm-murano-apps-refstackclient-unittest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-networking-odl-fullstack-carbon-snapshot/post.yaml b/playbooks/legacy/dsvm-networking-odl-fullstack-carbon-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dsvm-networking-odl-fullstack-carbon-snapshot/post.yaml +++ b/playbooks/legacy/dsvm-networking-odl-fullstack-carbon-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-networking-odl-fullstack-nitrogen-snapshot/post.yaml b/playbooks/legacy/dsvm-networking-odl-fullstack-nitrogen-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dsvm-networking-odl-fullstack-nitrogen-snapshot/post.yaml +++ b/playbooks/legacy/dsvm-networking-odl-fullstack-nitrogen-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-networking-odl-functional-carbon-snapshot/post.yaml b/playbooks/legacy/dsvm-networking-odl-functional-carbon-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dsvm-networking-odl-functional-carbon-snapshot/post.yaml +++ b/playbooks/legacy/dsvm-networking-odl-functional-carbon-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-networking-odl-functional-nitrogen-snapshot/post.yaml b/playbooks/legacy/dsvm-networking-odl-functional-nitrogen-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/dsvm-networking-odl-functional-nitrogen-snapshot/post.yaml +++ b/playbooks/legacy/dsvm-networking-odl-functional-nitrogen-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-debian-src/post.yaml b/playbooks/legacy/dsvm-nodepool-debian-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-debian-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-debian-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-opensuse-src/post.yaml b/playbooks/legacy/dsvm-nodepool-opensuse-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-opensuse-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-opensuse-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-py35-src/post.yaml b/playbooks/legacy/dsvm-nodepool-py35-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-py35-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-py35-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-py35/post.yaml b/playbooks/legacy/dsvm-nodepool-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-py35/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-redhat-src/post.yaml b/playbooks/legacy/dsvm-nodepool-redhat-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-redhat-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-redhat-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-src-old/post.yaml b/playbooks/legacy/dsvm-nodepool-src-old/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-src-old/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-src-old/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-src-zuulv3/post.yaml b/playbooks/legacy/dsvm-nodepool-src-zuulv3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-src-zuulv3/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-src-zuulv3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-src/post.yaml b/playbooks/legacy/dsvm-nodepool-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool-ubuntu-src/post.yaml b/playbooks/legacy/dsvm-nodepool-ubuntu-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool-ubuntu-src/post.yaml +++ b/playbooks/legacy/dsvm-nodepool-ubuntu-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-nodepool/post.yaml b/playbooks/legacy/dsvm-nodepool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-nodepool/post.yaml +++ b/playbooks/legacy/dsvm-nodepool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/dsvm-os-loganalyze/post.yaml b/playbooks/legacy/dsvm-os-loganalyze/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/dsvm-os-loganalyze/post.yaml +++ b/playbooks/legacy/dsvm-os-loganalyze/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ec2-api-functional-neutron-dsvm-full/post.yaml b/playbooks/legacy/ec2-api-functional-neutron-dsvm-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ec2-api-functional-neutron-dsvm-full/post.yaml +++ b/playbooks/legacy/ec2-api-functional-neutron-dsvm-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ec2-api-rally-dsvm-fakevirt/post.yaml b/playbooks/legacy/ec2-api-rally-dsvm-fakevirt/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/ec2-api-rally-dsvm-fakevirt/post.yaml +++ b/playbooks/legacy/ec2-api-rally-dsvm-fakevirt/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/elastic-recheck-tox-queries/post.yaml b/playbooks/legacy/elastic-recheck-tox-queries/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/elastic-recheck-tox-queries/post.yaml +++ b/playbooks/legacy/elastic-recheck-tox-queries/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/freezer-api-pylint/post.yaml b/playbooks/legacy/freezer-api-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/freezer-api-pylint/post.yaml +++ b/playbooks/legacy/freezer-api-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/freezer-dr-pylint/post.yaml b/playbooks/legacy/freezer-dr-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/freezer-dr-pylint/post.yaml +++ b/playbooks/legacy/freezer-dr-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/freezer-pylint/post.yaml b/playbooks/legacy/freezer-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/freezer-pylint/post.yaml +++ b/playbooks/legacy/freezer-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/freezer-web-ui-pylint/post.yaml b/playbooks/legacy/freezer-web-ui-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/freezer-web-ui-pylint/post.yaml +++ b/playbooks/legacy/freezer-web-ui-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuel-devops-pylint-ubuntu-trusty/post.yaml b/playbooks/legacy/fuel-devops-pylint-ubuntu-trusty/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/fuel-devops-pylint-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/fuel-devops-pylint-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuel-devops-pylint/post.yaml b/playbooks/legacy/fuel-devops-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/fuel-devops-pylint/post.yaml +++ b/playbooks/legacy/fuel-devops-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuel-qa-pylint-ubuntu-trusty/post.yaml b/playbooks/legacy/fuel-qa-pylint-ubuntu-trusty/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/fuel-qa-pylint-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/fuel-qa-pylint-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuel-qa-pylint/post.yaml b/playbooks/legacy/fuel-qa-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/fuel-qa-pylint/post.yaml +++ b/playbooks/legacy/fuel-qa-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuel-ui-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/fuel-ui-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/fuel-ui-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/fuel-ui-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-astara-appliance-src/post.yaml b/playbooks/legacy/functional-dsvm-astara-appliance-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-astara-appliance-src/post.yaml +++ b/playbooks/legacy/functional-dsvm-astara-appliance-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-astara/post.yaml b/playbooks/legacy/functional-dsvm-astara/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-astara/post.yaml +++ b/playbooks/legacy/functional-dsvm-astara/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-api/post.yaml b/playbooks/legacy/functional-dsvm-magnum-api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-api/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-dcos/post.yaml b/playbooks/legacy/functional-dsvm-magnum-dcos/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-dcos/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-dcos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-k8s-ironic/post.yaml b/playbooks/legacy/functional-dsvm-magnum-k8s-ironic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-k8s-ironic/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-k8s-ironic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-k8s-multinode/post.yaml b/playbooks/legacy/functional-dsvm-magnum-k8s-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-k8s-multinode/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-k8s-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-k8s/post.yaml b/playbooks/legacy/functional-dsvm-magnum-k8s/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-k8s/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-k8s/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-mesos/post.yaml b/playbooks/legacy/functional-dsvm-magnum-mesos/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-mesos/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-mesos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-swarm-ironic/post.yaml b/playbooks/legacy/functional-dsvm-magnum-swarm-ironic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-swarm-ironic/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-swarm-ironic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-swarm-mode/post.yaml b/playbooks/legacy/functional-dsvm-magnum-swarm-mode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-swarm-mode/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-swarm-mode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-swarm-multinode/post.yaml b/playbooks/legacy/functional-dsvm-magnum-swarm-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-swarm-multinode/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-swarm-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-dsvm-magnum-swarm/post.yaml b/playbooks/legacy/functional-dsvm-magnum-swarm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-dsvm-magnum-swarm/post.yaml +++ b/playbooks/legacy/functional-dsvm-magnum-swarm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-neutron-dsvm-ec2api/post.yaml b/playbooks/legacy/functional-neutron-dsvm-ec2api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-neutron-dsvm-ec2api/post.yaml +++ b/playbooks/legacy/functional-neutron-dsvm-ec2api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-neutron-dsvm-gceapi/post.yaml b/playbooks/legacy/functional-neutron-dsvm-gceapi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-neutron-dsvm-gceapi/post.yaml +++ b/playbooks/legacy/functional-neutron-dsvm-gceapi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-nova-network-dsvm-ec2api/post.yaml b/playbooks/legacy/functional-nova-network-dsvm-ec2api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-nova-network-dsvm-ec2api/post.yaml +++ b/playbooks/legacy/functional-nova-network-dsvm-ec2api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/functional-nova-network-dsvm-gceapi/post.yaml b/playbooks/legacy/functional-nova-network-dsvm-gceapi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/functional-nova-network-dsvm-gceapi/post.yaml +++ b/playbooks/legacy/functional-nova-network-dsvm-gceapi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuxi-dsvm-fullstack/post.yaml b/playbooks/legacy/fuxi-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/fuxi-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/fuxi-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/fuxi-dsvm-py35-fullstack/post.yaml b/playbooks/legacy/fuxi-dsvm-py35-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/fuxi-dsvm-py35-fullstack/post.yaml +++ b/playbooks/legacy/fuxi-dsvm-py35-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/gate-kolla-dsvm-build-centos-source-centos-7/post.yaml b/playbooks/legacy/gate-kolla-dsvm-build-centos-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/gate-kolla-dsvm-build-centos-source-centos-7/post.yaml +++ b/playbooks/legacy/gate-kolla-dsvm-build-centos-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/gate-kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml b/playbooks/legacy/gate-kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/gate-kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml +++ b/playbooks/legacy/gate-kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/gate-kolla-dsvm-build-ubuntu-source/post.yaml b/playbooks/legacy/gate-kolla-dsvm-build-ubuntu-source/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/gate-kolla-dsvm-build-ubuntu-source/post.yaml +++ b/playbooks/legacy/gate-kolla-dsvm-build-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/gate-placement-api-ref/post.yaml b/playbooks/legacy/gate-placement-api-ref/post.yaml index 1cfb1f9c..0e2033b7 100644 --- a/playbooks/legacy/gate-placement-api-ref/post.yaml +++ b/playbooks/legacy/gate-placement-api-ref/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from placement-api-ref/build/html/ on node diff --git a/playbooks/legacy/gearman-plugin-hpi-artifact/post.yaml b/playbooks/legacy/gearman-plugin-hpi-artifact/post.yaml index f85bd9e7..8cee60b9 100644 --- a/playbooks/legacy/gearman-plugin-hpi-artifact/post.yaml +++ b/playbooks/legacy/gearman-plugin-hpi-artifact/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/gerrit-buck/post.yaml b/playbooks/legacy/gerrit-buck/post.yaml index 0d2e32f8..04824850 100644 --- a/playbooks/legacy/gerrit-buck/post.yaml +++ b/playbooks/legacy/gerrit-buck/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/gerrit-package-buck/post.yaml b/playbooks/legacy/gerrit-package-buck/post.yaml index e34a2b21..bd998876 100644 --- a/playbooks/legacy/gerrit-package-buck/post.yaml +++ b/playbooks/legacy/gerrit-package-buck/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/glance-dsvm-grenade-multinode/post.yaml b/playbooks/legacy/glance-dsvm-grenade-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/glance-dsvm-grenade-multinode/post.yaml +++ b/playbooks/legacy/glance-dsvm-grenade-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glance_store-dsvm-functional-cinder/post.yaml b/playbooks/legacy/glance_store-dsvm-functional-cinder/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glance_store-dsvm-functional-cinder/post.yaml +++ b/playbooks/legacy/glance_store-dsvm-functional-cinder/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glance_store-dsvm-functional-filesystem/post.yaml b/playbooks/legacy/glance_store-dsvm-functional-filesystem/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glance_store-dsvm-functional-filesystem/post.yaml +++ b/playbooks/legacy/glance_store-dsvm-functional-filesystem/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glance_store-dsvm-functional-swift/post.yaml b/playbooks/legacy/glance_store-dsvm-functional-swift/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glance_store-dsvm-functional-swift/post.yaml +++ b/playbooks/legacy/glance_store-dsvm-functional-swift/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glanceclient-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/glanceclient-dsvm-functional-identity-v3-only/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glanceclient-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/glanceclient-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glanceclient-dsvm-functional/post.yaml b/playbooks/legacy/glanceclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glanceclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/glanceclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/glare-dsvm/post.yaml b/playbooks/legacy/glare-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/glare-dsvm/post.yaml +++ b/playbooks/legacy/glare-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/governance-tox-validate/post.yaml b/playbooks/legacy/governance-tox-validate/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/governance-tox-validate/post.yaml +++ b/playbooks/legacy/governance-tox-validate/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-barbican/post.yaml b/playbooks/legacy/grenade-dsvm-barbican/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-barbican/post.yaml +++ b/playbooks/legacy/grenade-dsvm-barbican/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-ceilometer/post.yaml b/playbooks/legacy/grenade-dsvm-ceilometer/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-ceilometer/post.yaml +++ b/playbooks/legacy/grenade-dsvm-ceilometer/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/post.yaml b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/post.yaml +++ b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post.yaml b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post.yaml +++ b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/post.yaml b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/post.yaml +++ b/playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-designate-pdns4/post.yaml b/playbooks/legacy/grenade-dsvm-designate-pdns4/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-designate-pdns4/post.yaml +++ b/playbooks/legacy/grenade-dsvm-designate-pdns4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-heat-multinode/post.yaml b/playbooks/legacy/grenade-dsvm-heat-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-heat-multinode/post.yaml +++ b/playbooks/legacy/grenade-dsvm-heat-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-heat/post.yaml b/playbooks/legacy/grenade-dsvm-heat/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-heat/post.yaml +++ b/playbooks/legacy/grenade-dsvm-heat/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-ironic-inspector/post.yaml b/playbooks/legacy/grenade-dsvm-ironic-inspector/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-ironic-inspector/post.yaml +++ b/playbooks/legacy/grenade-dsvm-ironic-inspector/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/post.yaml b/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/post.yaml +++ b/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-ironic/post.yaml b/playbooks/legacy/grenade-dsvm-ironic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-ironic/post.yaml +++ b/playbooks/legacy/grenade-dsvm-ironic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-manila/post.yaml b/playbooks/legacy/grenade-dsvm-manila/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-manila/post.yaml +++ b/playbooks/legacy/grenade-dsvm-manila/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-mongodb-zaqar/post.yaml b/playbooks/legacy/grenade-dsvm-mongodb-zaqar/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-mongodb-zaqar/post.yaml +++ b/playbooks/legacy/grenade-dsvm-mongodb-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-networking-midonet-ml2/post.yaml b/playbooks/legacy/grenade-dsvm-networking-midonet-ml2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-networking-midonet-ml2/post.yaml +++ b/playbooks/legacy/grenade-dsvm-networking-midonet-ml2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-networking-midonet-v2/post.yaml b/playbooks/legacy/grenade-dsvm-networking-midonet-v2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-networking-midonet-v2/post.yaml +++ b/playbooks/legacy/grenade-dsvm-networking-midonet-v2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-networking-odl/post.yaml b/playbooks/legacy/grenade-dsvm-networking-odl/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/grenade-dsvm-networking-odl/post.yaml +++ b/playbooks/legacy/grenade-dsvm-networking-odl/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-networking-ovn/post.yaml b/playbooks/legacy/grenade-dsvm-networking-ovn/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-networking-ovn/post.yaml +++ b/playbooks/legacy/grenade-dsvm-networking-ovn/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-dvr-multinode/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-dvr-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-dvr-multinode/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-dvr-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-forward/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-forward/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-forward/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-forward/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-fwaas-multinode/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-fwaas-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-fwaas-multinode/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-fwaas-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-libs/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-libs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-libs/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-libs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-linuxbridge-multinode/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-linuxbridge-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-linuxbridge-multinode/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-linuxbridge-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-multinode-live-migration/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-multinode-live-migration/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-multinode-live-migration/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-multinode-live-migration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-multinode-zero-downtime/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-multinode-zero-downtime/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-multinode-zero-downtime/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-multinode-zero-downtime/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-multinode/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-multinode/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron-nova-next/post.yaml b/playbooks/legacy/grenade-dsvm-neutron-nova-next/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron-nova-next/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron-nova-next/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-neutron/post.yaml b/playbooks/legacy/grenade-dsvm-neutron/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-neutron/post.yaml +++ b/playbooks/legacy/grenade-dsvm-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-redis-zaqar/post.yaml b/playbooks/legacy/grenade-dsvm-redis-zaqar/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-redis-zaqar/post.yaml +++ b/playbooks/legacy/grenade-dsvm-redis-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-sahara/post.yaml b/playbooks/legacy/grenade-dsvm-sahara/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-sahara/post.yaml +++ b/playbooks/legacy/grenade-dsvm-sahara/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/grenade-dsvm-trove/post.yaml b/playbooks/legacy/grenade-dsvm-trove/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/grenade-dsvm-trove/post.yaml +++ b/playbooks/legacy/grenade-dsvm-trove/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-aim/post.yaml b/playbooks/legacy/group-based-policy-dsvm-aim/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-aim/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-aim/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-functional-ubuntu-trusty/post.yaml b/playbooks/legacy/group-based-policy-dsvm-functional-ubuntu-trusty/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-functional-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-functional-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-functional/post.yaml b/playbooks/legacy/group-based-policy-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-functional/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-nfp-ubuntu-trusty/post.yaml b/playbooks/legacy/group-based-policy-dsvm-nfp-ubuntu-trusty/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-nfp-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-nfp-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-nfp/post.yaml b/playbooks/legacy/group-based-policy-dsvm-nfp/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-nfp/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-nfp/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-rally-ubuntu-trusty/post.yaml b/playbooks/legacy/group-based-policy-dsvm-rally-ubuntu-trusty/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-rally-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-rally-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/group-based-policy-dsvm-rally/post.yaml b/playbooks/legacy/group-based-policy-dsvm-rally/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/group-based-policy-dsvm-rally/post.yaml +++ b/playbooks/legacy/group-based-policy-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/groups-release-branch/post.yaml b/playbooks/legacy/groups-release-branch/post.yaml index 874d627d..e462f2d2 100644 --- a/playbooks/legacy/groups-release-branch/post.yaml +++ b/playbooks/legacy/groups-release-branch/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/groups-release-master/post.yaml b/playbooks/legacy/groups-release-master/post.yaml index 874d627d..e462f2d2 100644 --- a/playbooks/legacy/groups-release-master/post.yaml +++ b/playbooks/legacy/groups-release-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/groups-unittests/post.yaml b/playbooks/legacy/groups-unittests/post.yaml index 825c345d..ce216c14 100644 --- a/playbooks/legacy/groups-unittests/post.yaml +++ b/playbooks/legacy/groups-unittests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-amqp1/post.yaml b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-amqp1/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-amqp1/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-amqp1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-identity-v3-only/post.yaml b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-identity-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-identity-v3-only/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-non-apache/post.yaml b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-non-apache/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-non-apache/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-non-apache/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-py35/post.yaml b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-py35/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2/post.yaml b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-convg-mysql-lbaasv2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-dsvm-functional-orig-mysql-lbaasv2/post.yaml b/playbooks/legacy/heat-dsvm-functional-orig-mysql-lbaasv2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-dsvm-functional-orig-mysql-lbaasv2/post.yaml +++ b/playbooks/legacy/heat-dsvm-functional-orig-mysql-lbaasv2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-templates-dsvm/post.yaml b/playbooks/legacy/heat-templates-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/heat-templates-dsvm/post.yaml +++ b/playbooks/legacy/heat-templates-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heat-translator-tox-py27-tp/post.yaml b/playbooks/legacy/heat-translator-tox-py27-tp/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/heat-translator-tox-py27-tp/post.yaml +++ b/playbooks/legacy/heat-translator-tox-py27-tp/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/heatclient-dsvm-functional/post.yaml b/playbooks/legacy/heatclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/heatclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/heatclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/horizon-dsvm-tempest-plugin/post.yaml b/playbooks/legacy/horizon-dsvm-tempest-plugin/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/horizon-dsvm-tempest-plugin/post.yaml +++ b/playbooks/legacy/horizon-dsvm-tempest-plugin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/horizon-tox-py27dj110/post.yaml b/playbooks/legacy/horizon-tox-py27dj110/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/horizon-tox-py27dj110/post.yaml +++ b/playbooks/legacy/horizon-tox-py27dj110/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/horizon-tox-py27dj18/post.yaml b/playbooks/legacy/horizon-tox-py27dj18/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/horizon-tox-py27dj18/post.yaml +++ b/playbooks/legacy/horizon-tox-py27dj18/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/horizon-tox-py27dj19/post.yaml b/playbooks/legacy/horizon-tox-py27dj19/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/horizon-tox-py27dj19/post.yaml +++ b/playbooks/legacy/horizon-tox-py27dj19/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/i18n-tox-doc-docs/post.yaml b/playbooks/legacy/i18n-tox-doc-docs/post.yaml index 3c7d9eff..f5e2fed9 100644 --- a/playbooks/legacy/i18n-tox-doc-docs/post.yaml +++ b/playbooks/legacy/i18n-tox-doc-docs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/infra-ansible/post.yaml b/playbooks/legacy/infra-ansible/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/infra-ansible/post.yaml +++ b/playbooks/legacy/infra-ansible/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/infra-puppet-apply-3-centos-7/post.yaml b/playbooks/legacy/infra-puppet-apply-3-centos-7/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/infra-puppet-apply-3-centos-7/post.yaml +++ b/playbooks/legacy/infra-puppet-apply-3-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/infra-puppet-apply-3-ubuntu-trusty/post.yaml b/playbooks/legacy/infra-puppet-apply-3-ubuntu-trusty/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/infra-puppet-apply-3-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/infra-puppet-apply-3-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/infra-puppet-apply-3/post.yaml b/playbooks/legacy/infra-puppet-apply-3/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/infra-puppet-apply-3/post.yaml +++ b/playbooks/legacy/infra-puppet-apply-3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/infra-puppet-apply-4-centos-7/post.yaml b/playbooks/legacy/infra-puppet-apply-4-centos-7/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/infra-puppet-apply-4-centos-7/post.yaml +++ b/playbooks/legacy/infra-puppet-apply-4-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-dsvm-default-kuryr-kubernetes/post.yaml b/playbooks/legacy/install-dsvm-default-kuryr-kubernetes/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/install-dsvm-default-kuryr-kubernetes/post.yaml +++ b/playbooks/legacy/install-dsvm-default-kuryr-kubernetes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-dsvm-dragonflow-kuryr-kubernetes/post.yaml b/playbooks/legacy/install-dsvm-dragonflow-kuryr-kubernetes/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/install-dsvm-dragonflow-kuryr-kubernetes/post.yaml +++ b/playbooks/legacy/install-dsvm-dragonflow-kuryr-kubernetes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-dsvm-kuryr-libnetwork-multinode/post.yaml b/playbooks/legacy/install-dsvm-kuryr-libnetwork-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/install-dsvm-kuryr-libnetwork-multinode/post.yaml +++ b/playbooks/legacy/install-dsvm-kuryr-libnetwork-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-dsvm-kuryr-libnetwork/post.yaml b/playbooks/legacy/install-dsvm-kuryr-libnetwork/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/install-dsvm-kuryr-libnetwork/post.yaml +++ b/playbooks/legacy/install-dsvm-kuryr-libnetwork/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-dsvm-networking-ovn-kuryr/post.yaml b/playbooks/legacy/install-dsvm-networking-ovn-kuryr/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/install-dsvm-networking-ovn-kuryr/post.yaml +++ b/playbooks/legacy/install-dsvm-networking-ovn-kuryr/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/install-guide/post.yaml b/playbooks/legacy/install-guide/post.yaml index c0bf42d0..7a05e161 100644 --- a/playbooks/legacy/install-guide/post.yaml +++ b/playbooks/legacy/install-guide/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from install-guide/build/html/ on node diff --git a/playbooks/legacy/interop-tox-doc8/post.yaml b/playbooks/legacy/interop-tox-doc8/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/interop-tox-doc8/post.yaml +++ b/playbooks/legacy/interop-tox-doc8/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/interop-tox-jsonlint/post.yaml b/playbooks/legacy/interop-tox-jsonlint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/interop-tox-jsonlint/post.yaml +++ b/playbooks/legacy/interop-tox-jsonlint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/interop-tox-jsonschema/post.yaml b/playbooks/legacy/interop-tox-jsonschema/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/interop-tox-jsonschema/post.yaml +++ b/playbooks/legacy/interop-tox-jsonschema/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/irc-meetings-tox-ical/post.yaml b/playbooks/legacy/irc-meetings-tox-ical/post.yaml index 114fe092..5c981c2b 100644 --- a/playbooks/legacy/irc-meetings-tox-ical/post.yaml +++ b/playbooks/legacy/irc-meetings-tox-ical/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-dsvm-functional/post.yaml b/playbooks/legacy/ironic-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ironic-dsvm-functional/post.yaml +++ b/playbooks/legacy/ironic-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-dsvm-standalone/post.yaml b/playbooks/legacy/ironic-dsvm-standalone/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ironic-dsvm-standalone/post.yaml +++ b/playbooks/legacy/ironic-dsvm-standalone/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-inspector-tox-func/post.yaml b/playbooks/legacy/ironic-inspector-tox-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ironic-inspector-tox-func/post.yaml +++ b/playbooks/legacy/ironic-inspector-tox-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-inspector-tox-func3/post.yaml b/playbooks/legacy/ironic-inspector-tox-func3/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ironic-inspector-tox-func3/post.yaml +++ b/playbooks/legacy/ironic-inspector-tox-func3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-python-agent-buildimage-coreos/post.yaml b/playbooks/legacy/ironic-python-agent-buildimage-coreos/post.yaml index e9090f58..39672399 100644 --- a/playbooks/legacy/ironic-python-agent-buildimage-coreos/post.yaml +++ b/playbooks/legacy/ironic-python-agent-buildimage-coreos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/ironic-python-agent-buildimage-tinyipa/post.yaml b/playbooks/legacy/ironic-python-agent-buildimage-tinyipa/post.yaml index 1a939bbb..a6361bf6 100644 --- a/playbooks/legacy/ironic-python-agent-buildimage-tinyipa/post.yaml +++ b/playbooks/legacy/ironic-python-agent-buildimage-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/ironic-python-agent-tox-func/post.yaml b/playbooks/legacy/ironic-python-agent-tox-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ironic-python-agent-tox-func/post.yaml +++ b/playbooks/legacy/ironic-python-agent-tox-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironic-staging-drivers-dsvm/post.yaml b/playbooks/legacy/ironic-staging-drivers-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ironic-staging-drivers-dsvm/post.yaml +++ b/playbooks/legacy/ironic-staging-drivers-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ironicclient-dsvm-functional/post.yaml b/playbooks/legacy/ironicclient-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ironicclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/ironicclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/post.yaml b/playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/post.yaml index 3e6190b5..0afff6d7 100644 --- a/playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/post.yaml +++ b/playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/post.yaml b/playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/post.yaml index 530a901d..e68d0854 100644 --- a/playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/post.yaml +++ b/playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/js-openstack-lib-dsvm-nodejs4-npm-run-functional-test/post.yaml b/playbooks/legacy/js-openstack-lib-dsvm-nodejs4-npm-run-functional-test/post.yaml index ca5657de..83bf4042 100644 --- a/playbooks/legacy/js-openstack-lib-dsvm-nodejs4-npm-run-functional-test/post.yaml +++ b/playbooks/legacy/js-openstack-lib-dsvm-nodejs4-npm-run-functional-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/js-openstack-lib-dsvm-nodejs6-npm-run-functional-test/post.yaml b/playbooks/legacy/js-openstack-lib-dsvm-nodejs6-npm-run-functional-test/post.yaml index ca5657de..83bf4042 100644 --- a/playbooks/legacy/js-openstack-lib-dsvm-nodejs6-npm-run-functional-test/post.yaml +++ b/playbooks/legacy/js-openstack-lib-dsvm-nodejs6-npm-run-functional-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/k8s-cloud-provider-golang-dsvm-external/post.yaml b/playbooks/legacy/k8s-cloud-provider-golang-dsvm-external/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/k8s-cloud-provider-golang-dsvm-external/post.yaml +++ b/playbooks/legacy/k8s-cloud-provider-golang-dsvm-external/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/k8s-cloud-provider-golang-dsvm-local/post.yaml b/playbooks/legacy/k8s-cloud-provider-golang-dsvm-local/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/k8s-cloud-provider-golang-dsvm-local/post.yaml +++ b/playbooks/legacy/k8s-cloud-provider-golang-dsvm-local/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/k8s-docker-suite-app-murano-releasenotes/post.yaml b/playbooks/legacy/k8s-docker-suite-app-murano-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/k8s-docker-suite-app-murano-releasenotes/post.yaml +++ b/playbooks/legacy/k8s-docker-suite-app-murano-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/karbor-dsvm-fullstack/post.yaml b/playbooks/legacy/karbor-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/karbor-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/karbor-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystone-dsvm-functional-v3-only/post.yaml b/playbooks/legacy/keystone-dsvm-functional-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/keystone-dsvm-functional-v3-only/post.yaml +++ b/playbooks/legacy/keystone-dsvm-functional-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystone-dsvm-functional/post.yaml b/playbooks/legacy/keystone-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/keystone-dsvm-functional/post.yaml +++ b/playbooks/legacy/keystone-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystone-dsvm-grenade-multinode/post.yaml b/playbooks/legacy/keystone-dsvm-grenade-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/keystone-dsvm-grenade-multinode/post.yaml +++ b/playbooks/legacy/keystone-dsvm-grenade-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/post.yaml b/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/post.yaml +++ b/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystone-tox-patch_cover/post.yaml b/playbooks/legacy/keystone-tox-patch_cover/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/keystone-tox-patch_cover/post.yaml +++ b/playbooks/legacy/keystone-tox-patch_cover/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/keystoneclient-dsvm-functional/post.yaml b/playbooks/legacy/keystoneclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/keystoneclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/keystoneclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kingbird-dsvm-multiregion/post.yaml b/playbooks/legacy/kingbird-dsvm-multiregion/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/kingbird-dsvm-multiregion/post.yaml +++ b/playbooks/legacy/kingbird-dsvm-multiregion/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-binary-centos-7/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-source-centos-7/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-centos-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-binary-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-binary-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-binary-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-binary-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-source-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-source-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-source-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-centos-source-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-binary-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-binary-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-binary-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-binary-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-source-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-source-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-source-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-oraclelinux-source-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-binary-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-binary-ubuntu-xenial-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-binary-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-binary-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-source-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-source-ubuntu-xenial-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-source-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ceph-ubuntu-source-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-binary-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-binary-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-binary-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-binary-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-source-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-source-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-source-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-centos-source-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-binary-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-binary-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-binary-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-binary-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-source-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-source-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-source-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-oraclelinux-source-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-binary-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-binary-ubuntu-xenial-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-binary-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-binary-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-source-centos-7/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-oraclelinux-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-binary/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-binary/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-binary/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-binary/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-source/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-source/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-source/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-deploy-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-ansible-dsvm-upgrade-multinode-centos-source-centos-7-2-node/post.yaml b/playbooks/legacy/kolla-ansible-dsvm-upgrade-multinode-centos-source-centos-7-2-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-ansible-dsvm-upgrade-multinode-centos-source-centos-7-2-node/post.yaml +++ b/playbooks/legacy/kolla-ansible-dsvm-upgrade-multinode-centos-source-centos-7-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-centos-binary-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-build-centos-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-build-centos-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-centos-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-centos-source-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-build-centos-source-centos-7/post.yaml index a6057aa6..34636c1b 100644 --- a/playbooks/legacy/kolla-dsvm-build-centos-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-centos-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-oraclelinux-binary-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-build-oraclelinux-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-build-oraclelinux-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-oraclelinux-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml index a6057aa6..34636c1b 100644 --- a/playbooks/legacy/kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-oraclelinux-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-ubuntu-binary/post.yaml b/playbooks/legacy/kolla-dsvm-build-ubuntu-binary/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-build-ubuntu-binary/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-ubuntu-binary/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-build-ubuntu-source/post.yaml b/playbooks/legacy/kolla-dsvm-build-ubuntu-source/post.yaml index a6057aa6..34636c1b 100644 --- a/playbooks/legacy/kolla-dsvm-build-ubuntu-source/post.yaml +++ b/playbooks/legacy/kolla-dsvm-build-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-centos-binary-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-centos-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-centos-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-centos-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-centos-source-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-centos-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-centos-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-centos-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-binary-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-source-centos-7/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-source-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-source-centos-7/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-oraclelinux-source-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-ubuntu-binary/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-ubuntu-binary/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-ubuntu-binary/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-ubuntu-binary/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-dsvm-deploy-ubuntu-source/post.yaml b/playbooks/legacy/kolla-dsvm-deploy-ubuntu-source/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-dsvm-deploy-ubuntu-source/post.yaml +++ b/playbooks/legacy/kolla-dsvm-deploy-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-multi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-multi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-reboot/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-reboot/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-reboot/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph-reboot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-external-ovs/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-external-ovs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-external-ovs/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-external-ovs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-compute-kit/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-compute-kit/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-compute-kit/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-compute-kit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-entrypoint/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-entrypoint/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-entrypoint/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-entrypoint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-operator/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-operator/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-operator/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-helm-operator/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-3-ceph-multi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-3-ceph-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-3-ceph-multi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-3-ceph-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-ceph-multi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-ceph-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-ceph-multi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-ceph-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-compute-kit/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-compute-kit/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-compute-kit/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-compute-kit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-entrypoint/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-entrypoint/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-entrypoint/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-4-helm-entrypoint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-t-ceph-multi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-t-ceph-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-t-ceph-multi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-binary-t-ceph-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-compute-kit/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-compute-kit/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-compute-kit/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-compute-kit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-entrypoint/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-entrypoint/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-entrypoint/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-helm-entrypoint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-ironic/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-ironic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-ironic/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-ironic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-microchart-ansible/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-microchart-ansible/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-microchart-ansible/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-4-microchart-ansible/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-t-iscsi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-t-iscsi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-centos-source-t-iscsi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-centos-source-t-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-ironic/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-ironic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-ironic/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-ironic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-microchart-ansible/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-microchart-ansible/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-microchart-ansible/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-4-microchart-ansible/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-t-iscsi/post.yaml b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-t-iscsi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-t-iscsi/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-deploy-ubuntu-source-t-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-2-ceph/post.yaml b/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-2-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-2-ceph/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-2-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-3-ceph/post.yaml b/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-3-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-3-ceph/post.yaml +++ b/playbooks/legacy/kolla-kubernetes-upgrade-centos-binary-3-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack-py35/post.yaml b/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack-py35/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack-py35/post.yaml +++ b/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack/post.yaml b/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/kuryr-libnetwork-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kuryr-libnetwork-dsvm-rally/post.yaml b/playbooks/legacy/kuryr-libnetwork-dsvm-rally/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/kuryr-libnetwork-dsvm-rally/post.yaml +++ b/playbooks/legacy/kuryr-libnetwork-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-fullstack/post.yaml b/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-rally/post.yaml b/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-rally/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-rally/post.yaml +++ b/playbooks/legacy/kuryr-libnetwork-kuryr_lib-src-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/laravel-openstackid-release-branch/post.yaml b/playbooks/legacy/laravel-openstackid-release-branch/post.yaml index c4c32425..89d0a1b3 100644 --- a/playbooks/legacy/laravel-openstackid-release-branch/post.yaml +++ b/playbooks/legacy/laravel-openstackid-release-branch/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/laravel-openstackid-release-master/post.yaml b/playbooks/legacy/laravel-openstackid-release-master/post.yaml index c4c32425..89d0a1b3 100644 --- a/playbooks/legacy/laravel-openstackid-release-master/post.yaml +++ b/playbooks/legacy/laravel-openstackid-release-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/laravel-openstackid-unittests/post.yaml b/playbooks/legacy/laravel-openstackid-unittests/post.yaml index 825c345d..ce216c14 100644 --- a/playbooks/legacy/laravel-openstackid-unittests/post.yaml +++ b/playbooks/legacy/laravel-openstackid-unittests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/loci/post.yaml b/playbooks/legacy/loci/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/loci/post.yaml +++ b/playbooks/legacy/loci/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/logstash-filters-ubuntu-trusty/post.yaml b/playbooks/legacy/logstash-filters-ubuntu-trusty/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/logstash-filters-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/logstash-filters-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/logstash-filters/post.yaml b/playbooks/legacy/logstash-filters/post.yaml index cf7a3f75..fb4c0c6f 100644 --- a/playbooks/legacy/logstash-filters/post.yaml +++ b/playbooks/legacy/logstash-filters/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/magnum-tox-migration/post.yaml b/playbooks/legacy/magnum-tox-migration/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/magnum-tox-migration/post.yaml +++ b/playbooks/legacy/magnum-tox-migration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-publishimage-generic/post.yaml b/playbooks/legacy/manila-publishimage-generic/post.yaml index d86169ac..16fa8727 100644 --- a/playbooks/legacy/manila-publishimage-generic/post.yaml +++ b/playbooks/legacy/manila-publishimage-generic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/manila-pylint/post.yaml b/playbooks/legacy/manila-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/manila-pylint/post.yaml +++ b/playbooks/legacy/manila-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/post.yaml b/playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/post.yaml b/playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/post.yaml b/playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/post.yaml b/playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-glusterfs-native/post.yaml b/playbooks/legacy/manila-tempest-dsvm-glusterfs-native/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-glusterfs-native/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-glusterfs-native/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/post.yaml b/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/post.yaml b/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-hdfs/post.yaml b/playbooks/legacy/manila-tempest-dsvm-hdfs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-hdfs/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-hdfs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-mysql-generic/post.yaml b/playbooks/legacy/manila-tempest-dsvm-mysql-generic/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-mysql-generic/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-mysql-generic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-postgres-container/post.yaml b/playbooks/legacy/manila-tempest-dsvm-postgres-container/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-postgres-container/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-postgres-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/post.yaml b/playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/post.yaml b/playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-dsvm-scenario/post.yaml b/playbooks/legacy/manila-tempest-dsvm-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-dsvm-scenario/post.yaml +++ b/playbooks/legacy/manila-tempest-dsvm-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/post.yaml b/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/post.yaml b/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-dsvm-dummy/post.yaml b/playbooks/legacy/manila-tempest-minimal-dsvm-dummy/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-dsvm-dummy/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-dsvm-dummy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-dsvm-lvm-centos-7/post.yaml b/playbooks/legacy/manila-tempest-minimal-dsvm-lvm-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-dsvm-lvm-centos-7/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-dsvm-lvm-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/post.yaml b/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/post.yaml b/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/post.yaml +++ b/playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-tox-genconfig/post.yaml b/playbooks/legacy/manila-tox-genconfig/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/manila-tox-genconfig/post.yaml +++ b/playbooks/legacy/manila-tox-genconfig/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-ui-dsvm/post.yaml b/playbooks/legacy/manila-ui-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/manila-ui-dsvm/post.yaml +++ b/playbooks/legacy/manila-ui-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-ui-tox-py27dj110/post.yaml b/playbooks/legacy/manila-ui-tox-py27dj110/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/manila-ui-tox-py27dj110/post.yaml +++ b/playbooks/legacy/manila-ui-tox-py27dj110/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manila-ui-tox-py27dj19/post.yaml b/playbooks/legacy/manila-ui-tox-py27dj19/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/manila-ui-tox-py27dj19/post.yaml +++ b/playbooks/legacy/manila-ui-tox-py27dj19/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml b/playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml +++ b/playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/merlin-js-release-branch/post.yaml b/playbooks/legacy/merlin-js-release-branch/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/merlin-js-release-branch/post.yaml +++ b/playbooks/legacy/merlin-js-release-branch/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/merlin-js-release-master/post.yaml b/playbooks/legacy/merlin-js-release-master/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/merlin-js-release-master/post.yaml +++ b/playbooks/legacy/merlin-js-release-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mistral-devstack-dsvm-kombu/post.yaml b/playbooks/legacy/mistral-devstack-dsvm-kombu/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/mistral-devstack-dsvm-kombu/post.yaml +++ b/playbooks/legacy/mistral-devstack-dsvm-kombu/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mistral-devstack-dsvm-non-apache/post.yaml b/playbooks/legacy/mistral-devstack-dsvm-non-apache/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/mistral-devstack-dsvm-non-apache/post.yaml +++ b/playbooks/legacy/mistral-devstack-dsvm-non-apache/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mistral-devstack-dsvm/post.yaml b/playbooks/legacy/mistral-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/mistral-devstack-dsvm/post.yaml +++ b/playbooks/legacy/mistral-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mistral-docker-buildimage/post.yaml b/playbooks/legacy/mistral-docker-buildimage/post.yaml index 553ce578..512ab63c 100644 --- a/playbooks/legacy/mistral-docker-buildimage/post.yaml +++ b/playbooks/legacy/mistral-docker-buildimage/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/mistral-tox-unit-mysql/post.yaml b/playbooks/legacy/mistral-tox-unit-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/mistral-tox-unit-mysql/post.yaml +++ b/playbooks/legacy/mistral-tox-unit-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mistral-tox-unit-postgresql/post.yaml b/playbooks/legacy/mistral-tox-unit-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/mistral-tox-unit-postgresql/post.yaml +++ b/playbooks/legacy/mistral-tox-unit-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mixmatch-dsvm-functional/post.yaml b/playbooks/legacy/mixmatch-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/mixmatch-dsvm-functional/post.yaml +++ b/playbooks/legacy/mixmatch-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mogan-dsvm-tempest-plugin/post.yaml b/playbooks/legacy/mogan-dsvm-tempest-plugin/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/mogan-dsvm-tempest-plugin/post.yaml +++ b/playbooks/legacy/mogan-dsvm-tempest-plugin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/mogan-tox-functional/post.yaml b/playbooks/legacy/mogan-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/mogan-tox-functional/post.yaml +++ b/playbooks/legacy/mogan-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/monasca-api-localrepo-upload/post.yaml b/playbooks/legacy/monasca-api-localrepo-upload/post.yaml index 339e9a50..e4888f22 100644 --- a/playbooks/legacy/monasca-api-localrepo-upload/post.yaml +++ b/playbooks/legacy/monasca-api-localrepo-upload/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/monasca-common-localrepo-upload/post.yaml b/playbooks/legacy/monasca-common-localrepo-upload/post.yaml index 339e9a50..e4888f22 100644 --- a/playbooks/legacy/monasca-common-localrepo-upload/post.yaml +++ b/playbooks/legacy/monasca-common-localrepo-upload/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/monasca-persister-localrepo-upload/post.yaml b/playbooks/legacy/monasca-persister-localrepo-upload/post.yaml index 339e9a50..e4888f22 100644 --- a/playbooks/legacy/monasca-persister-localrepo-upload/post.yaml +++ b/playbooks/legacy/monasca-persister-localrepo-upload/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/monasca-thresh-localrepo-upload/post.yaml b/playbooks/legacy/monasca-thresh-localrepo-upload/post.yaml index 339e9a50..e4888f22 100644 --- a/playbooks/legacy/monasca-thresh-localrepo-upload/post.yaml +++ b/playbooks/legacy/monasca-thresh-localrepo-upload/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/monitorstack-releasenotes/post.yaml b/playbooks/legacy/monitorstack-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/monitorstack-releasenotes/post.yaml +++ b/playbooks/legacy/monitorstack-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/murano-congress-devstack-dsvm/post.yaml b/playbooks/legacy/murano-congress-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/murano-congress-devstack-dsvm/post.yaml +++ b/playbooks/legacy/murano-congress-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/murano-dsvm-functional/post.yaml b/playbooks/legacy/murano-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/murano-dsvm-functional/post.yaml +++ b/playbooks/legacy/murano-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/murano-firstapp-docs/post.yaml b/playbooks/legacy/murano-firstapp-docs/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/murano-firstapp-docs/post.yaml +++ b/playbooks/legacy/murano-firstapp-docs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/muranoclient-dsvm-functional-mysql-backend/post.yaml b/playbooks/legacy/muranoclient-dsvm-functional-mysql-backend/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/muranoclient-dsvm-functional-mysql-backend/post.yaml +++ b/playbooks/legacy/muranoclient-dsvm-functional-mysql-backend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-bagpipe-dsvm-fullstack/post.yaml b/playbooks/legacy/networking-bagpipe-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/networking-bagpipe-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/networking-bagpipe-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-functional/post.yaml b/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-functional/post.yaml +++ b/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-install/post.yaml b/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-install/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-install/post.yaml +++ b/playbooks/legacy/networking-bgpvpn-bagpipe-dsvm-install/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-bgpvpn-dsvm-functional/post.yaml b/playbooks/legacy/networking-bgpvpn-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-bgpvpn-dsvm-functional/post.yaml +++ b/playbooks/legacy/networking-bgpvpn-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-bgpvpn-dsvm-install/post.yaml b/playbooks/legacy/networking-bgpvpn-dsvm-install/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-bgpvpn-dsvm-install/post.yaml +++ b/playbooks/legacy/networking-bgpvpn-dsvm-install/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-cisco-tox-master/post.yaml b/playbooks/legacy/networking-cisco-tox-master/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/networking-cisco-tox-master/post.yaml +++ b/playbooks/legacy/networking-cisco-tox-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-cisco-tox-newton/post.yaml b/playbooks/legacy/networking-cisco-tox-newton/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/networking-cisco-tox-newton/post.yaml +++ b/playbooks/legacy/networking-cisco-tox-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-cisco-tox-ocata/post.yaml b/playbooks/legacy/networking-cisco-tox-ocata/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/networking-cisco-tox-ocata/post.yaml +++ b/playbooks/legacy/networking-cisco-tox-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-cisco-tox-pike/post.yaml b/playbooks/legacy/networking-cisco-tox-pike/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/networking-cisco-tox-pike/post.yaml +++ b/playbooks/legacy/networking-cisco-tox-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-generic-switch-dsvm-tempest/post.yaml b/playbooks/legacy/networking-generic-switch-dsvm-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-generic-switch-dsvm-tempest/post.yaml +++ b/playbooks/legacy/networking-generic-switch-dsvm-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-l2gw-dsvm-functional/post.yaml b/playbooks/legacy/networking-l2gw-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/networking-l2gw-dsvm-functional/post.yaml +++ b/playbooks/legacy/networking-l2gw-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-l2gw-dsvm-tempest-api-dummy-driver/post.yaml b/playbooks/legacy/networking-l2gw-dsvm-tempest-api-dummy-driver/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/networking-l2gw-dsvm-tempest-api-dummy-driver/post.yaml +++ b/playbooks/legacy/networking-l2gw-dsvm-tempest-api-dummy-driver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-midonet-rally-dsvm-ml2/post.yaml b/playbooks/legacy/networking-midonet-rally-dsvm-ml2/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/networking-midonet-rally-dsvm-ml2/post.yaml +++ b/playbooks/legacy/networking-midonet-rally-dsvm-ml2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-midonet-rally-dsvm-v2/post.yaml b/playbooks/legacy/networking-midonet-rally-dsvm-v2/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/networking-midonet-rally-dsvm-v2/post.yaml +++ b/playbooks/legacy/networking-midonet-rally-dsvm-v2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-ovn-dsvm-functional-py35/post.yaml b/playbooks/legacy/networking-ovn-dsvm-functional-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-ovn-dsvm-functional-py35/post.yaml +++ b/playbooks/legacy/networking-ovn-dsvm-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-ovn-dsvm-functional/post.yaml b/playbooks/legacy/networking-ovn-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/networking-ovn-dsvm-functional/post.yaml +++ b/playbooks/legacy/networking-ovn-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-sfc-functional-dsvm/post.yaml b/playbooks/legacy/networking-sfc-functional-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/networking-sfc-functional-dsvm/post.yaml +++ b/playbooks/legacy/networking-sfc-functional-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/networking-vpp-smoke/post.yaml b/playbooks/legacy/networking-vpp-smoke/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/networking-vpp-smoke/post.yaml +++ b/playbooks/legacy/networking-vpp-smoke/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dsvm-api-pecan/post.yaml b/playbooks/legacy/neutron-dsvm-api-pecan/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dsvm-api-pecan/post.yaml +++ b/playbooks/legacy/neutron-dsvm-api-pecan/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dsvm-api/post.yaml b/playbooks/legacy/neutron-dsvm-api/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dsvm-api/post.yaml +++ b/playbooks/legacy/neutron-dsvm-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dsvm-fullstack/post.yaml b/playbooks/legacy/neutron-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/neutron-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dsvm-functional/post.yaml b/playbooks/legacy/neutron-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dsvm-functional/post.yaml +++ b/playbooks/legacy/neutron-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dsvm-tempest-vpnaas/post.yaml b/playbooks/legacy/neutron-dsvm-tempest-vpnaas/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dsvm-tempest-vpnaas/post.yaml +++ b/playbooks/legacy/neutron-dsvm-tempest-vpnaas/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-functional/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-functional/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-api/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-api/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-api/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-basic/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-basic/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-basic/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-basic/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv4/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv4/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv4/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv6/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv6/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv6/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-scenario-ipv6/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml +++ b/playbooks/legacy/neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-dsvm-fullstack/post.yaml b/playbooks/legacy/neutron-fwaas-dsvm-fullstack/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-dsvm-fullstack/post.yaml +++ b/playbooks/legacy/neutron-fwaas-dsvm-fullstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-dsvm-functional/post.yaml b/playbooks/legacy/neutron-fwaas-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-dsvm-functional/post.yaml +++ b/playbooks/legacy/neutron-fwaas-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest-multinode/post.yaml b/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest-multinode/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest-multinode/post.yaml +++ b/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest/post.yaml b/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest/post.yaml +++ b/playbooks/legacy/neutron-fwaas-v1-dsvm-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest-multinode/post.yaml b/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest-multinode/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest-multinode/post.yaml +++ b/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest/post.yaml b/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest/post.yaml +++ b/playbooks/legacy/neutron-fwaas-v2-dsvm-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/neutron-lbaas-dashboard-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-api-namespace/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-api-namespace/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-api-namespace/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-api-namespace/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-api/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-api/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-healthmonitor/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-healthmonitor/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-healthmonitor/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-healthmonitor/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-listener/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-listener/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-listener/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-listener/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-loadbalancer/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-loadbalancer/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-loadbalancer/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-loadbalancer/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-member/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-member/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-member/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-member/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-minimal/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-minimal/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-minimal/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-minimal/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-pool/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-pool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-pool/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-pool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api-namespace/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api-namespace/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api-namespace/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api-namespace/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario-namespace/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario-namespace/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario-namespace/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario-namespace/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-py3x-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-scenario-namespace/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-scenario-namespace/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-scenario-namespace/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-scenario-namespace/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-lbaasv2-dsvm-scenario/post.yaml b/playbooks/legacy/neutron-lbaasv2-dsvm-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/neutron-lbaasv2-dsvm-scenario/post.yaml +++ b/playbooks/legacy/neutron-lbaasv2-dsvm-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-vpnaas-dashboard-releasenotes/post.yaml b/playbooks/legacy/neutron-vpnaas-dashboard-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/neutron-vpnaas-dashboard-releasenotes/post.yaml +++ b/playbooks/legacy/neutron-vpnaas-dashboard-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/neutron-vpnaas-dsvm-functional-sswan/post.yaml b/playbooks/legacy/neutron-vpnaas-dsvm-functional-sswan/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutron-vpnaas-dsvm-functional-sswan/post.yaml +++ b/playbooks/legacy/neutron-vpnaas-dsvm-functional-sswan/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-vpnaas-dsvm-rally/post.yaml b/playbooks/legacy/neutron-vpnaas-dsvm-rally/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/neutron-vpnaas-dsvm-rally/post.yaml +++ b/playbooks/legacy/neutron-vpnaas-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutron-vpnaas-releasenotes/post.yaml b/playbooks/legacy/neutron-vpnaas-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/neutron-vpnaas-releasenotes/post.yaml +++ b/playbooks/legacy/neutron-vpnaas-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/neutronclient-test-dsvm-functional-adv-svcs/post.yaml b/playbooks/legacy/neutronclient-test-dsvm-functional-adv-svcs/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutronclient-test-dsvm-functional-adv-svcs/post.yaml +++ b/playbooks/legacy/neutronclient-test-dsvm-functional-adv-svcs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/neutronclient-test-dsvm-functional/post.yaml b/playbooks/legacy/neutronclient-test-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/neutronclient-test-dsvm-functional/post.yaml +++ b/playbooks/legacy/neutronclient-test-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nodejs4-npm-run-test/post.yaml b/playbooks/legacy/nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nodejs6-npm-run-lint/post.yaml b/playbooks/legacy/nodejs6-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/nodejs6-npm-run-lint/post.yaml +++ b/playbooks/legacy/nodejs6-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nodejs6-npm-run-test/post.yaml b/playbooks/legacy/nodejs6-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/nodejs6-npm-run-test/post.yaml +++ b/playbooks/legacy/nodejs6-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nova-api-ref-src/post.yaml b/playbooks/legacy/nova-api-ref-src/post.yaml index e7ab1197..01d82db8 100644 --- a/playbooks/legacy/nova-api-ref-src/post.yaml +++ b/playbooks/legacy/nova-api-ref-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from api-ref/build/html/ on node diff --git a/playbooks/legacy/nova-dpm-tox-functional-py35/post.yaml b/playbooks/legacy/nova-dpm-tox-functional-py35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/nova-dpm-tox-functional-py35/post.yaml +++ b/playbooks/legacy/nova-dpm-tox-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nova-dpm-tox-functional/post.yaml b/playbooks/legacy/nova-dpm-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/nova-dpm-tox-functional/post.yaml +++ b/playbooks/legacy/nova-dpm-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nova-tox-functional-py35/post.yaml b/playbooks/legacy/nova-tox-functional-py35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/nova-tox-functional-py35/post.yaml +++ b/playbooks/legacy/nova-tox-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/nova-tox-functional/post.yaml b/playbooks/legacy/nova-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/nova-tox-functional/post.yaml +++ b/playbooks/legacy/nova-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/novaclient-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/novaclient-dsvm-functional-identity-v3-only/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/novaclient-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/novaclient-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/novaclient-dsvm-functional-neutron/post.yaml b/playbooks/legacy/novaclient-dsvm-functional-neutron/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/novaclient-dsvm-functional-neutron/post.yaml +++ b/playbooks/legacy/novaclient-dsvm-functional-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/novaclient-dsvm-functional/post.yaml b/playbooks/legacy/novaclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/novaclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/novaclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oaktree-dsvm-functional/post.yaml b/playbooks/legacy/oaktree-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oaktree-dsvm-functional/post.yaml +++ b/playbooks/legacy/oaktree-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/octavia-dashboard-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-tox-functional-py35/post.yaml b/playbooks/legacy/octavia-tox-functional-py35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/octavia-tox-functional-py35/post.yaml +++ b/playbooks/legacy/octavia-tox-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-tox-functional/post.yaml b/playbooks/legacy/octavia-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/octavia-tox-functional/post.yaml +++ b/playbooks/legacy/octavia-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-py3x-scenario-multinode/post.yaml b/playbooks/legacy/octavia-v1-dsvm-py3x-scenario-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-py3x-scenario-multinode/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-py3x-scenario-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-py3x-scenario/post.yaml b/playbooks/legacy/octavia-v1-dsvm-py3x-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-py3x-scenario/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-py3x-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-scenario-kvm-centos.7/post.yaml b/playbooks/legacy/octavia-v1-dsvm-scenario-kvm-centos.7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-scenario-kvm-centos.7/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-scenario-kvm-centos.7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-scenario-lxd/post.yaml b/playbooks/legacy/octavia-v1-dsvm-scenario-lxd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-scenario-lxd/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-scenario-lxd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-scenario-multinode/post.yaml b/playbooks/legacy/octavia-v1-dsvm-scenario-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-scenario-multinode/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-scenario-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/octavia-v1-dsvm-scenario/post.yaml b/playbooks/legacy/octavia-v1-dsvm-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/octavia-v1-dsvm-scenario/post.yaml +++ b/playbooks/legacy/octavia-v1-dsvm-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/omni-tests/post.yaml b/playbooks/legacy/omni-tests/post.yaml index 446990b7..1c525991 100644 --- a/playbooks/legacy/omni-tests/post.yaml +++ b/playbooks/legacy/omni-tests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ooi-tox-functional/post.yaml b/playbooks/legacy/ooi-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ooi-tox-functional/post.yaml +++ b/playbooks/legacy/ooi-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-galera_server-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-galera_server-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-galera_server-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-galera_server-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl/post.yaml b/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl/post.yaml +++ b/playbooks/legacy/openstack-ansible-galera_server-ansible-ssl/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-galera_server-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-haproxy_server-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-haproxy_server-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-haproxy_server-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-haproxy_server-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-memcached_server-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-memcached_server-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-memcached_server-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-memcached_server-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-opensuse-423/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-ubuntu-trusty/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-aio-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-aio-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-aio/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-aio/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-aio/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-aio/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-opensuse-423/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-ceph/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-openstack-ansible-octavia/post.yaml b/playbooks/legacy/openstack-ansible-openstack-ansible-octavia/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/openstack-ansible-openstack-ansible-octavia/post.yaml +++ b/playbooks/legacy/openstack-ansible-openstack-ansible-octavia/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_almanach-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_almanach-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_almanach-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_almanach-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_aodh-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_aodh-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_aodh-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_aodh-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_barbican-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_barbican-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_barbican-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_barbican-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_barbican-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ceilometer-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_ceilometer-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_ceilometer-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ceilometer-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi/post.yaml b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ceilometer-ansible-gnocchi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_cinder-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_cinder-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_cinder-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_cinder-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_cinder-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_cinder-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_cinder-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_cinder-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_cloudkitty-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_cloudkitty-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_cloudkitty-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_cloudkitty-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_cloudkitty-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_designate-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_designate-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_designate-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_designate-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_freezer-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_freezer-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_freezer-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_freezer-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_glance-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_glance-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_glance-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_glance-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_glance-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_gnocchi-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_gnocchi-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_gnocchi-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_gnocchi-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_heat-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_heat-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_heat-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_heat-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_horizon-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_horizon-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_horizon-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_horizon-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ironic-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_ironic-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_ironic-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ironic-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_ironic-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_apache/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx/post.yaml b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_keystone-ansible-uw_nginx/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_magnum-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_magnum-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_magnum-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_magnum-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_magnum-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_monasca-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_monasca-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_monasca-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_monasca-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_monasca-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-ansible-calico/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-ansible-calico/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-ansible-calico/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-ansible-calico/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-ansible-dragonflow/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-ansible-dragonflow/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-ansible-dragonflow/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-ansible-dragonflow/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-ansible-func_ovs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_neutron-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_neutron-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_neutron-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_neutron-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_nova-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_nova-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_nova-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_nova-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd/post.yaml b/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_nova-ansible-func_lxd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_nova-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_nova-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_nova-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_nova-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_rally-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_rally-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_rally-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_rally-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_rally-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_rally-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_rally-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_rally-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_rally-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_rally-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_rally-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_rally-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_sahara-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_sahara-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_sahara-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_sahara-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_sahara-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-func_pypy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-ubuntu-trusty/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-multi_reg/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade/post.yaml b/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_swift-ansible-upgrade/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_trove-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_trove-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_trove-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_trove-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_trove-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_trove-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_trove-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_trove-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_trove-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_trove-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_trove-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_trove-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_watcher-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_watcher-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_watcher-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_watcher-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_watcher-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_zaqar-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-os_zaqar-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-os_zaqar-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_zaqar-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-opensuse-423/post.yaml b/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-opensuse-423/post.yaml +++ b/playbooks/legacy/openstack-ansible-os_zaqar-ansible-func-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-pip_lock_down-ansible-func-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-pip_lock_down-ansible-func-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-pip_lock_down-ansible-func-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-pip_lock_down-ansible-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-plugins-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-plugins-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-plugins-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-plugins-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3-centos-7/post.yaml b/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3-centos-7/post.yaml +++ b/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3/post.yaml b/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3/post.yaml +++ b/playbooks/legacy/openstack-ansible-plugins-ansible-func_py3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-rabbitmq_server-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-rabbitmq_server-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-rabbitmq_server-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-rabbitmq_server-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-ansible-rsyslog_server-announce-release/post.yaml b/playbooks/legacy/openstack-ansible-rsyslog_server-announce-release/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/openstack-ansible-rsyslog_server-announce-release/post.yaml +++ b/playbooks/legacy/openstack-ansible-rsyslog_server-announce-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-api-ref-publish-lang/post.yaml b/playbooks/legacy/openstack-api-ref-publish-lang/post.yaml index f26bb387..3a22b3da 100644 --- a/playbooks/legacy/openstack-api-ref-publish-lang/post.yaml +++ b/playbooks/legacy/openstack-api-ref-publish-lang/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-api-ref/post.yaml b/playbooks/legacy/openstack-api-ref/post.yaml index f26bb387..3a22b3da 100644 --- a/playbooks/legacy/openstack-api-ref/post.yaml +++ b/playbooks/legacy/openstack-api-ref/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-addons-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml b/playbooks/legacy/openstack-helm-addons-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-addons-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml +++ b/playbooks/legacy/openstack-helm-addons-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-addons-nocluster-linter-ovs-rbd/post.yaml b/playbooks/legacy/openstack-helm-addons-nocluster-linter-ovs-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-addons-nocluster-linter-ovs-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-addons-nocluster-linter-ovs-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-linuxbridge-rbd/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-linuxbridge-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-linuxbridge-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-linuxbridge-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-pvc/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-pvc/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-pvc/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-pvc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-radosgw/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-radosgw/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-radosgw/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-radosgw/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-centos-7/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-centos-7/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-fedora-26/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-fedora-26/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-aio-basic-ovs-swift/post.yaml b/playbooks/legacy/openstack-helm-aio-basic-ovs-swift/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-aio-basic-ovs-swift/post.yaml +++ b/playbooks/legacy/openstack-helm-aio-basic-ovs-swift/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-centos-7/post.yaml b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-centos-7/post.yaml +++ b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-fedora-26/post.yaml b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-fedora-26/post.yaml +++ b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd/post.yaml b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-infra-aio-basic-ovs-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-infra-nocluster-linter-ovs-rbd/post.yaml b/playbooks/legacy/openstack-helm-infra-nocluster-linter-ovs-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-infra-nocluster-linter-ovs-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-infra-nocluster-linter-ovs-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-multi-armada-ovs-rbd-ubuntu-xenial-3-node/post.yaml b/playbooks/legacy/openstack-helm-multi-armada-ovs-rbd-ubuntu-xenial-3-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-multi-armada-ovs-rbd-ubuntu-xenial-3-node/post.yaml +++ b/playbooks/legacy/openstack-helm-multi-armada-ovs-rbd-ubuntu-xenial-3-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-multi-basic-linuxbridge-rbd-ubuntu-xenial-3-node/post.yaml b/playbooks/legacy/openstack-helm-multi-basic-linuxbridge-rbd-ubuntu-xenial-3-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-multi-basic-linuxbridge-rbd-ubuntu-xenial-3-node/post.yaml +++ b/playbooks/legacy/openstack-helm-multi-basic-linuxbridge-rbd-ubuntu-xenial-3-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml b/playbooks/legacy/openstack-helm-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml +++ b/playbooks/legacy/openstack-helm-multi-basic-ovs-rbd-ubuntu-xenial-3-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-helm-nocluster-linter-ovs-rbd/post.yaml b/playbooks/legacy/openstack-helm-nocluster-linter-ovs-rbd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/openstack-helm-nocluster-linter-ovs-rbd/post.yaml +++ b/playbooks/legacy/openstack-helm-nocluster-linter-ovs-rbd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstack-manuals-tox-doc-publishdocs/post.yaml b/playbooks/legacy/openstack-manuals-tox-doc-publishdocs/post.yaml index 3c7d9eff..f5e2fed9 100644 --- a/playbooks/legacy/openstack-manuals-tox-doc-publishdocs/post.yaml +++ b/playbooks/legacy/openstack-manuals-tox-doc-publishdocs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/openstackdocstheme-api-ref/post.yaml b/playbooks/legacy/openstackdocstheme-api-ref/post.yaml index e7ab1197..01d82db8 100644 --- a/playbooks/legacy/openstackdocstheme-api-ref/post.yaml +++ b/playbooks/legacy/openstackdocstheme-api-ref/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from api-ref/build/html/ on node diff --git a/playbooks/legacy/openstackdocstheme-tox-doc-publish-buildpdf/post.yaml b/playbooks/legacy/openstackdocstheme-tox-doc-publish-buildpdf/post.yaml index 6d5675d6..4a3c3b18 100644 --- a/playbooks/legacy/openstackdocstheme-tox-doc-publish-buildpdf/post.yaml +++ b/playbooks/legacy/openstackdocstheme-tox-doc-publish-buildpdf/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from publish-docs/ on node diff --git a/playbooks/legacy/os-brick-pylint/post.yaml b/playbooks/legacy/os-brick-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/os-brick-pylint/post.yaml +++ b/playbooks/legacy/os-brick-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-api-dsvm-centos-7/post.yaml b/playbooks/legacy/osbackup-freezer-api-dsvm-centos-7/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-api-dsvm-centos-7/post.yaml +++ b/playbooks/legacy/osbackup-freezer-api-dsvm-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-api-dsvm/post.yaml b/playbooks/legacy/osbackup-freezer-api-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-api-dsvm/post.yaml +++ b/playbooks/legacy/osbackup-freezer-api-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-dsvm-centos-7/post.yaml b/playbooks/legacy/osbackup-freezer-dsvm-centos-7/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-dsvm-centos-7/post.yaml +++ b/playbooks/legacy/osbackup-freezer-dsvm-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-dsvm-opensuse-423/post.yaml b/playbooks/legacy/osbackup-freezer-dsvm-opensuse-423/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-dsvm-opensuse-423/post.yaml +++ b/playbooks/legacy/osbackup-freezer-dsvm-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-dsvm/post.yaml b/playbooks/legacy/osbackup-freezer-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-dsvm/post.yaml +++ b/playbooks/legacy/osbackup-freezer-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osbackup-freezer-web-ui-dsvm/post.yaml b/playbooks/legacy/osbackup-freezer-web-ui-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osbackup-freezer-web-ui-dsvm/post.yaml +++ b/playbooks/legacy/osbackup-freezer-web-ui-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osc-dsvm-functional-n-net/post.yaml b/playbooks/legacy/osc-dsvm-functional-n-net/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osc-dsvm-functional-n-net/post.yaml +++ b/playbooks/legacy/osc-dsvm-functional-n-net/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osc-dsvm-functional-tips/post.yaml b/playbooks/legacy/osc-dsvm-functional-tips/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osc-dsvm-functional-tips/post.yaml +++ b/playbooks/legacy/osc-dsvm-functional-tips/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osc-dsvm-functional/post.yaml b/playbooks/legacy/osc-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osc-dsvm-functional/post.yaml +++ b/playbooks/legacy/osc-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/osc-placement-dsvm-functional/post.yaml b/playbooks/legacy/osc-placement-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/osc-placement-dsvm-functional/post.yaml +++ b/playbooks/legacy/osc-placement-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo-cookiecutter-tox-cookiecutter/post.yaml b/playbooks/legacy/oslo-cookiecutter-tox-cookiecutter/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo-cookiecutter-tox-cookiecutter/post.yaml +++ b/playbooks/legacy/oslo-cookiecutter-tox-cookiecutter/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.db-tox-mysql-python/post.yaml b/playbooks/legacy/oslo.db-tox-mysql-python/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.db-tox-mysql-python/post.yaml +++ b/playbooks/legacy/oslo.db-tox-mysql-python/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.log-src-grenade-dsvm/post.yaml b/playbooks/legacy/oslo.log-src-grenade-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.log-src-grenade-dsvm/post.yaml +++ b/playbooks/legacy/oslo.log-src-grenade-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-dual-centos-7/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-dual-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-dual-centos-7/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-dual-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-hybrid/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-hybrid/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-hybrid/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-amqp1-hybrid/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default-centos-7/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default-centos-7/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-kafka-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-pika-default/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-pika-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-pika-default/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-pika-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-dsvm-full-zmq-default/post.yaml b/playbooks/legacy/oslo.messaging-src-dsvm-full-zmq-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-dsvm-full-zmq-default/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-dsvm-full-zmq-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-grenade-dsvm-multinode/post.yaml b/playbooks/legacy/oslo.messaging-src-grenade-dsvm-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-grenade-dsvm-multinode/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-grenade-dsvm-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-src-grenade-dsvm/post.yaml b/playbooks/legacy/oslo.messaging-src-grenade-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.messaging-src-grenade-dsvm/post.yaml +++ b/playbooks/legacy/oslo.messaging-src-grenade-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-amqp1/post.yaml b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-amqp1/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-amqp1/post.yaml +++ b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-amqp1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-kafka/post.yaml b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-kafka/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-kafka/post.yaml +++ b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-kafka/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-pika/post.yaml b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-pika/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-pika/post.yaml +++ b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-pika/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-zmq/post.yaml b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-zmq/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-zmq/post.yaml +++ b/playbooks/legacy/oslo.messaging-telemetry-dsvm-integration-zmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-amqp1/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-amqp1/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-amqp1/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-amqp1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-kafka/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-kafka/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-kafka/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-kafka/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-pika/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-pika/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-pika/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-pika/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-rabbit/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-rabbit/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-rabbit/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-rabbit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-proxy/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-proxy/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-proxy/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-proxy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-pubsub/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-pubsub/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-pubsub/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq-pubsub/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq/post.yaml b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py27-func-zmq/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py27-func-zmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py35-func-amqp1/post.yaml b/playbooks/legacy/oslo.messaging-tox-py35-func-amqp1/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py35-func-amqp1/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py35-func-amqp1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py35-func-rabbit/post.yaml b/playbooks/legacy/oslo.messaging-tox-py35-func-rabbit/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py35-func-rabbit/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py35-func-rabbit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.messaging-tox-py35-func-zmq/post.yaml b/playbooks/legacy/oslo.messaging-tox-py35-func-zmq/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/oslo.messaging-tox-py35-func-zmq/post.yaml +++ b/playbooks/legacy/oslo.messaging-tox-py35-func-zmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/oslo.versionedobjects-src-grenade-dsvm-multinode/post.yaml b/playbooks/legacy/oslo.versionedobjects-src-grenade-dsvm-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/oslo.versionedobjects-src-grenade-dsvm-multinode/post.yaml +++ b/playbooks/legacy/oslo.versionedobjects-src-grenade-dsvm-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ospurge-dsvm-functional/post.yaml b/playbooks/legacy/ospurge-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/ospurge-dsvm-functional/post.yaml +++ b/playbooks/legacy/ospurge-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/ovsdbapp-tox-functional/post.yaml b/playbooks/legacy/ovsdbapp-tox-functional/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/ovsdbapp-tox-functional/post.yaml +++ b/playbooks/legacy/ovsdbapp-tox-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/packstack-integration-scenario001-tempest-centos-7/post.yaml b/playbooks/legacy/packstack-integration-scenario001-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/packstack-integration-scenario001-tempest-centos-7/post.yaml +++ b/playbooks/legacy/packstack-integration-scenario001-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/packstack-integration-scenario002-tempest-centos-7/post.yaml b/playbooks/legacy/packstack-integration-scenario002-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/packstack-integration-scenario002-tempest-centos-7/post.yaml +++ b/playbooks/legacy/packstack-integration-scenario002-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/packstack-integration-scenario003-tempest-centos-7/post.yaml b/playbooks/legacy/packstack-integration-scenario003-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/packstack-integration-scenario003-tempest-centos-7/post.yaml +++ b/playbooks/legacy/packstack-integration-scenario003-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/packstack-releasenotes/post.yaml b/playbooks/legacy/packstack-releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/packstack-releasenotes/post.yaml +++ b/playbooks/legacy/packstack-releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/panko-tox-py27-mongodb/post.yaml b/playbooks/legacy/panko-tox-py27-mongodb/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py27-mongodb/post.yaml +++ b/playbooks/legacy/panko-tox-py27-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/panko-tox-py27-mysql/post.yaml b/playbooks/legacy/panko-tox-py27-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py27-mysql/post.yaml +++ b/playbooks/legacy/panko-tox-py27-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/panko-tox-py27-postgresql/post.yaml b/playbooks/legacy/panko-tox-py27-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py27-postgresql/post.yaml +++ b/playbooks/legacy/panko-tox-py27-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/panko-tox-py35-mongodb/post.yaml b/playbooks/legacy/panko-tox-py35-mongodb/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py35-mongodb/post.yaml +++ b/playbooks/legacy/panko-tox-py35-mongodb/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/panko-tox-py35-mysql/post.yaml b/playbooks/legacy/panko-tox-py35-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py35-mysql/post.yaml +++ b/playbooks/legacy/panko-tox-py35-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/panko-tox-py35-postgresql/post.yaml b/playbooks/legacy/panko-tox-py35-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/panko-tox-py35-postgresql/post.yaml +++ b/playbooks/legacy/panko-tox-py35-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/pbr-installation-dsvm-upstream/post.yaml b/playbooks/legacy/pbr-installation-dsvm-upstream/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/pbr-installation-dsvm-upstream/post.yaml +++ b/playbooks/legacy/pbr-installation-dsvm-upstream/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/pbr-installation-dsvm/post.yaml b/playbooks/legacy/pbr-installation-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/pbr-installation-dsvm/post.yaml +++ b/playbooks/legacy/pbr-installation-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-2-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-3-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-centos-binary-4-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-2-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-3-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-ceph/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-ceph/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-ceph/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-iscsi/post.yaml b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-iscsi/post.yaml index f1e9d273..538ba659 100644 --- a/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-iscsi/post.yaml +++ b/playbooks/legacy/periodic-kolla-kubernetes-deploy-ubuntu-binary-4-iscsi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-magnum-dib-buildimage-centos-dcos/post.yaml b/playbooks/legacy/periodic-magnum-dib-buildimage-centos-dcos/post.yaml index cceebe1e..3ffc164b 100644 --- a/playbooks/legacy/periodic-magnum-dib-buildimage-centos-dcos/post.yaml +++ b/playbooks/legacy/periodic-magnum-dib-buildimage-centos-dcos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-magnum-dib-buildimage-fedora-atomic-25/post.yaml b/playbooks/legacy/periodic-magnum-dib-buildimage-fedora-atomic-25/post.yaml index cceebe1e..3ffc164b 100644 --- a/playbooks/legacy/periodic-magnum-dib-buildimage-fedora-atomic-25/post.yaml +++ b/playbooks/legacy/periodic-magnum-dib-buildimage-fedora-atomic-25/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-magnum-dib-buildimage-ubuntu-mesos/post.yaml b/playbooks/legacy/periodic-magnum-dib-buildimage-ubuntu-mesos/post.yaml index cceebe1e..3ffc164b 100644 --- a/playbooks/legacy/periodic-magnum-dib-buildimage-ubuntu-mesos/post.yaml +++ b/playbooks/legacy/periodic-magnum-dib-buildimage-ubuntu-mesos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-neutron-dsvm-functional/post.yaml b/playbooks/legacy/periodic-neutron-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/periodic-neutron-dsvm-functional/post.yaml +++ b/playbooks/legacy/periodic-neutron-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml b/playbooks/legacy/periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml +++ b/playbooks/legacy/periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-opensuse-423/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-opensuse-423/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-opensuse-423/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-opensuse-423/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-opensuse-423/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-opensuse-423/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-aio-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-ceph-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-deploy-translations-master/post.yaml b/playbooks/legacy/periodic-openstack-ansible-deploy-translations-master/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-deploy-translations-master/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-deploy-translations-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-ocata/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-ocata/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-ocata/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-aio-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike-centos-7/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike-centos-7/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike-centos-7/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike/post.yaml b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike/post.yaml index 0fc9da55..b3f39693 100644 --- a/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike/post.yaml +++ b/playbooks/legacy/periodic-openstack-ansible-upgrade-ceph-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-package-stackviz-element/post.yaml b/playbooks/legacy/periodic-package-stackviz-element/post.yaml index 2b396aed..e2852e7c 100644 --- a/playbooks/legacy/periodic-package-stackviz-element/post.yaml +++ b/playbooks/legacy/periodic-package-stackviz-element/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-py27-with-oslo-master/post.yaml b/playbooks/legacy/periodic-py27-with-oslo-master/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-py27-with-oslo-master/post.yaml +++ b/playbooks/legacy/periodic-py27-with-oslo-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-py35-with-neutron-lib-master/post.yaml b/playbooks/legacy/periodic-py35-with-neutron-lib-master/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-py35-with-neutron-lib-master/post.yaml +++ b/playbooks/legacy/periodic-py35-with-neutron-lib-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-py35-with-oslo-master/post.yaml b/playbooks/legacy/periodic-py35-with-oslo-master/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-py35-with-oslo-master/post.yaml +++ b/playbooks/legacy/periodic-py35-with-oslo-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-py35-with-ovsdbapp-master/post.yaml b/playbooks/legacy/periodic-py35-with-ovsdbapp-master/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-py35-with-ovsdbapp-master/post.yaml +++ b/playbooks/legacy/periodic-py35-with-ovsdbapp-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-python27-newton/post.yaml b/playbooks/legacy/periodic-python27-newton/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-python27-newton/post.yaml +++ b/playbooks/legacy/periodic-python27-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-python27-ocata/post.yaml b/playbooks/legacy/periodic-python27-ocata/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-python27-ocata/post.yaml +++ b/playbooks/legacy/periodic-python27-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-python27-pike/post.yaml b/playbooks/legacy/periodic-python27-pike/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/periodic-python27-pike/post.yaml +++ b/playbooks/legacy/periodic-python27-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-all-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-all-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-all-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-all-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-full-test-accounts-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-full-test-accounts-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-full-test-accounts-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-full-test-accounts-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-calico-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-calico-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-calico-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-calico-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-full-ocata/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-full-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-full-ocata/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-full-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-newton/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-newton/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-ml2-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-full-ocata/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-full-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-full-ocata/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-full-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-newton/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-newton/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-midonet-aio-v2-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-networking-sfc/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-networking-sfc/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-networking-sfc/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-networking-sfc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-newton/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-newton/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-non-admin-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-non-admin-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-non-admin-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-non-admin-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-ocata/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-ocata/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-pike/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-pike/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-pike/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-test-accounts-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-test-accounts-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-full-test-accounts-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-full-test-accounts-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-pg-full/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-pg-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-pg-full/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-pg-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-neutron-with-ryu-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-neutron-with-ryu-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-neutron-with-ryu-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-neutron-with-ryu-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-nnet-newton/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-nnet-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-nnet-newton/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-nnet-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-nnet-ocata/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-nnet-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-nnet-ocata/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-nnet-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-nnet-pike/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-nnet-pike/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-nnet-pike/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-nnet-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tempest-dsvm-oslo-latest-full-master/post.yaml b/playbooks/legacy/periodic-tempest-dsvm-oslo-latest-full-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/periodic-tempest-dsvm-oslo-latest-full-master/post.yaml +++ b/playbooks/legacy/periodic-tempest-dsvm-oslo-latest-full-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-newton-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-newton-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-newton-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-newton-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-ocata-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-ocata-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-ocata-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-ocata-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-pike-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-pike-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-pike-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-ha-pike-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-containers/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-containers/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-containers/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-containers/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-master/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-master/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-master/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-ocata/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-ocata/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-ocata/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-pike/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-pike/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-pike/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-ovb-nonha-tempest-oooq-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml +++ b/playbooks/legacy/periodic-tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/placement-api-ref/post.yaml b/playbooks/legacy/placement-api-ref/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/placement-api-ref/post.yaml +++ b/playbooks/legacy/placement-api-ref/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/post-sahara-extra-artifacts/post.yaml b/playbooks/legacy/post-sahara-extra-artifacts/post.yaml index dd1fba7c..5c41c6dc 100644 --- a/playbooks/legacy/post-sahara-extra-artifacts/post.yaml +++ b/playbooks/legacy/post-sahara-extra-artifacts/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/project-config-jenkins-project/post.yaml b/playbooks/legacy/project-config-jenkins-project/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/project-config-jenkins-project/post.yaml +++ b/playbooks/legacy/project-config-jenkins-project/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/project-config-layout/post.yaml b/playbooks/legacy/project-config-layout/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/project-config-layout/post.yaml +++ b/playbooks/legacy/project-config-layout/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/project-navigator-data-tox-validate/post.yaml b/playbooks/legacy/project-navigator-data-tox-validate/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/project-navigator-data-tox-validate/post.yaml +++ b/playbooks/legacy/project-navigator-data-tox-validate/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/propose-translation-update-ocata/post.yaml b/playbooks/legacy/propose-translation-update-ocata/post.yaml index 89ec2c2f..8a687f95 100644 --- a/playbooks/legacy/propose-translation-update-ocata/post.yaml +++ b/playbooks/legacy/propose-translation-update-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/propose-translation-update-pike/post.yaml b/playbooks/legacy/propose-translation-update-pike/post.yaml index 89ec2c2f..8a687f95 100644 --- a/playbooks/legacy/propose-translation-update-pike/post.yaml +++ b/playbooks/legacy/propose-translation-update-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/propose-translation-update/post.yaml b/playbooks/legacy/propose-translation-update/post.yaml index 89ec2c2f..8a687f95 100644 --- a/playbooks/legacy/propose-translation-update/post.yaml +++ b/playbooks/legacy/propose-translation-update/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/propose-update-constraints/post.yaml b/playbooks/legacy/propose-update-constraints/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/propose-update-constraints/post.yaml +++ b/playbooks/legacy/propose-update-constraints/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/publish-kolla-dsvm-ansible-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/publish-kolla-dsvm-ansible-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml index e7784357..4a816073 100644 --- a/playbooks/legacy/publish-kolla-dsvm-ansible-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/publish-kolla-dsvm-ansible-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/publish-kolla-dsvm-build-ubuntu-source/post.yaml b/playbooks/legacy/publish-kolla-dsvm-build-ubuntu-source/post.yaml index 59f96a0a..9517aa3d 100644 --- a/playbooks/legacy/publish-kolla-dsvm-build-ubuntu-source/post.yaml +++ b/playbooks/legacy/publish-kolla-dsvm-build-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/publish-kolla-dsvm-kubernetes-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml b/playbooks/legacy/publish-kolla-dsvm-kubernetes-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml index e7784357..4a816073 100644 --- a/playbooks/legacy/publish-kolla-dsvm-kubernetes-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml +++ b/playbooks/legacy/publish-kolla-dsvm-kubernetes-deploy-multinode-ubuntu-source-ubuntu-xenial-2-node/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/publish-kolla-dsvm-save-ubuntu-source/post.yaml b/playbooks/legacy/publish-kolla-dsvm-save-ubuntu-source/post.yaml index 59f96a0a..9517aa3d 100644 --- a/playbooks/legacy/publish-kolla-dsvm-save-ubuntu-source/post.yaml +++ b/playbooks/legacy/publish-kolla-dsvm-save-ubuntu-source/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-beaker-rspec-centos-7/post.yaml b/playbooks/legacy/puppet-beaker-rspec-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-beaker-rspec-centos-7/post.yaml +++ b/playbooks/legacy/puppet-beaker-rspec-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-beaker-rspec-ubuntu-trusty/post.yaml b/playbooks/legacy/puppet-beaker-rspec-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-beaker-rspec-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/puppet-beaker-rspec-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-beaker-rspec/post.yaml b/playbooks/legacy/puppet-beaker-rspec/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-beaker-rspec/post.yaml +++ b/playbooks/legacy/puppet-beaker-rspec/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-murano-puppet-beaker-rspec/post.yaml b/playbooks/legacy/puppet-murano-puppet-beaker-rspec/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-murano-puppet-beaker-rspec/post.yaml +++ b/playbooks/legacy/puppet-murano-puppet-beaker-rspec/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario001-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario002-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario003-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-4-scenario004-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario001-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario002-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario003-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest/post.yaml b/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest/post.yaml +++ b/playbooks/legacy/puppet-openstack-integration-5-scenario004-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstack-libraries-puppet-beaker-rspec-centos-7/post.yaml b/playbooks/legacy/puppet-openstack-libraries-puppet-beaker-rspec-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstack-libraries-puppet-beaker-rspec-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstack-libraries-puppet-beaker-rspec-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-centos-7/post.yaml b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-centos-7/post.yaml +++ b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-ubuntu-trusty/post.yaml b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec/post.yaml b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec/post.yaml +++ b/playbooks/legacy/puppet-openstackci-puppet-beaker-rspec/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/pyeclib-python35/post.yaml b/playbooks/legacy/pyeclib-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/pyeclib-python35/post.yaml +++ b/playbooks/legacy/pyeclib-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/pyeclib-tox-py27-centos-7/post.yaml b/playbooks/legacy/pyeclib-tox-py27-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/pyeclib-tox-py27-centos-7/post.yaml +++ b/playbooks/legacy/pyeclib-tox-py27-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-barbicanclient-devstack/post.yaml b/playbooks/legacy/python-barbicanclient-devstack/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/python-barbicanclient-devstack/post.yaml +++ b/playbooks/legacy/python-barbicanclient-devstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-barbicanclient-dsvm/post.yaml b/playbooks/legacy/python-barbicanclient-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/python-barbicanclient-dsvm/post.yaml +++ b/playbooks/legacy/python-barbicanclient-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-cinderclient-pylint/post.yaml b/playbooks/legacy/python-cinderclient-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python-cinderclient-pylint/post.yaml +++ b/playbooks/legacy/python-cinderclient-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-freezerclient-pylint/post.yaml b/playbooks/legacy/python-freezerclient-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python-freezerclient-pylint/post.yaml +++ b/playbooks/legacy/python-freezerclient-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-ironic-inspector-client-tox-func/post.yaml b/playbooks/legacy/python-ironic-inspector-client-tox-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python-ironic-inspector-client-tox-func/post.yaml +++ b/playbooks/legacy/python-ironic-inspector-client-tox-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-mistralclient-devstack-dsvm/post.yaml b/playbooks/legacy/python-mistralclient-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/python-mistralclient-devstack-dsvm/post.yaml +++ b/playbooks/legacy/python-mistralclient-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-openstacksdk-docs/post.yaml b/playbooks/legacy/python-openstacksdk-docs/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python-openstacksdk-docs/post.yaml +++ b/playbooks/legacy/python-openstacksdk-docs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python-swiftclient-python36-fedora-26/post.yaml b/playbooks/legacy/python-swiftclient-python36-fedora-26/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python-swiftclient-python36-fedora-26/post.yaml +++ b/playbooks/legacy/python-swiftclient-python36-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python34/post.yaml b/playbooks/legacy/python34/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python34/post.yaml +++ b/playbooks/legacy/python34/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/python35/post.yaml b/playbooks/legacy/python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/python35/post.yaml +++ b/playbooks/legacy/python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/qinling-dsvm-tempest/post.yaml b/playbooks/legacy/qinling-dsvm-tempest/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/qinling-dsvm-tempest/post.yaml +++ b/playbooks/legacy/qinling-dsvm-tempest/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-certification-with-keystone-v3/post.yaml b/playbooks/legacy/rally-dsvm-certification-with-keystone-v3/post.yaml index c5a177bb..26d3d052 100644 --- a/playbooks/legacy/rally-dsvm-certification-with-keystone-v3/post.yaml +++ b/playbooks/legacy/rally-dsvm-certification-with-keystone-v3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-cinder/post.yaml b/playbooks/legacy/rally-dsvm-cinder/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-cinder/post.yaml +++ b/playbooks/legacy/rally-dsvm-cinder/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-cli/post.yaml b/playbooks/legacy/rally-dsvm-cli/post.yaml index 76b9c4b2..b8e39e98 100644 --- a/playbooks/legacy/rally-dsvm-cli/post.yaml +++ b/playbooks/legacy/rally-dsvm-cli/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-cue-rabbitmq/post.yaml b/playbooks/legacy/rally-dsvm-cue-rabbitmq/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-cue-rabbitmq/post.yaml +++ b/playbooks/legacy/rally-dsvm-cue-rabbitmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-designate-designate-pdns4/post.yaml b/playbooks/legacy/rally-dsvm-designate-designate-pdns4/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-designate-designate-pdns4/post.yaml +++ b/playbooks/legacy/rally-dsvm-designate-designate-pdns4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-designate-rally-pdns4/post.yaml b/playbooks/legacy/rally-dsvm-designate-rally-pdns4/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-designate-rally-pdns4/post.yaml +++ b/playbooks/legacy/rally-dsvm-designate-rally-pdns4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-fakevirt-ceilometer/post.yaml b/playbooks/legacy/rally-dsvm-fakevirt-ceilometer/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-fakevirt-ceilometer/post.yaml +++ b/playbooks/legacy/rally-dsvm-fakevirt-ceilometer/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-fakevirt-heat/post.yaml b/playbooks/legacy/rally-dsvm-fakevirt-heat/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-fakevirt-heat/post.yaml +++ b/playbooks/legacy/rally-dsvm-fakevirt-heat/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-glance/post.yaml b/playbooks/legacy/rally-dsvm-glance/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-glance/post.yaml +++ b/playbooks/legacy/rally-dsvm-glance/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-ironic-rally/post.yaml b/playbooks/legacy/rally-dsvm-ironic-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-ironic-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-ironic-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-keystone-v2api-rally/post.yaml b/playbooks/legacy/rally-dsvm-keystone-v2api-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-keystone-v2api-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-keystone-v2api-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-keystone/post.yaml b/playbooks/legacy/rally-dsvm-keystone/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-keystone/post.yaml +++ b/playbooks/legacy/rally-dsvm-keystone/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-magnum-rally/post.yaml b/playbooks/legacy/rally-dsvm-magnum-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-magnum-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-magnum-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml b/playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml +++ b/playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml b/playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml +++ b/playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-mistral-rally/post.yaml b/playbooks/legacy/rally-dsvm-mistral-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-mistral-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-mistral-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-mistral-task/post.yaml b/playbooks/legacy/rally-dsvm-mistral-task/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-mistral-task/post.yaml +++ b/playbooks/legacy/rally-dsvm-mistral-task/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-monasca-rally/post.yaml b/playbooks/legacy/rally-dsvm-monasca-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-monasca-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-monasca-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-murano-rally/post.yaml b/playbooks/legacy/rally-dsvm-murano-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-murano-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-murano-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-murano-task/post.yaml b/playbooks/legacy/rally-dsvm-murano-task/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-murano-task/post.yaml +++ b/playbooks/legacy/rally-dsvm-murano-task/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-networking-odl-carbon-snapshot/post.yaml b/playbooks/legacy/rally-dsvm-networking-odl-carbon-snapshot/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/rally-dsvm-networking-odl-carbon-snapshot/post.yaml +++ b/playbooks/legacy/rally-dsvm-networking-odl-carbon-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-networking-odl-nitrogen-snapshot/post.yaml b/playbooks/legacy/rally-dsvm-networking-odl-nitrogen-snapshot/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/rally-dsvm-networking-odl-nitrogen-snapshot/post.yaml +++ b/playbooks/legacy/rally-dsvm-networking-odl-nitrogen-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-networking-ovn/post.yaml b/playbooks/legacy/rally-dsvm-networking-ovn/post.yaml index 917fe990..46ded306 100644 --- a/playbooks/legacy/rally-dsvm-networking-ovn/post.yaml +++ b/playbooks/legacy/rally-dsvm-networking-ovn/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-neutron-existing-users-rally/post.yaml b/playbooks/legacy/rally-dsvm-neutron-existing-users-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-neutron-existing-users-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-neutron-existing-users-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-neutron-extensions-rally/post.yaml b/playbooks/legacy/rally-dsvm-neutron-extensions-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-neutron-extensions-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-neutron-extensions-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-neutron-neutron/post.yaml b/playbooks/legacy/rally-dsvm-neutron-neutron/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-neutron-neutron/post.yaml +++ b/playbooks/legacy/rally-dsvm-neutron-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-neutron-rally/post.yaml b/playbooks/legacy/rally-dsvm-neutron-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-neutron-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-neutron-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-neutron-telemetry/post.yaml b/playbooks/legacy/rally-dsvm-neutron-telemetry/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-neutron-telemetry/post.yaml +++ b/playbooks/legacy/rally-dsvm-neutron-telemetry/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-py35-cinder/post.yaml b/playbooks/legacy/rally-dsvm-py35-cinder/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-py35-cinder/post.yaml +++ b/playbooks/legacy/rally-dsvm-py35-cinder/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-py35-glance/post.yaml b/playbooks/legacy/rally-dsvm-py35-glance/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-py35-glance/post.yaml +++ b/playbooks/legacy/rally-dsvm-py35-glance/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-py35-neutron-neutron/post.yaml b/playbooks/legacy/rally-dsvm-py35-neutron-neutron/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-py35-neutron-neutron/post.yaml +++ b/playbooks/legacy/rally-dsvm-py35-neutron-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-py35-rally-nova/post.yaml b/playbooks/legacy/rally-dsvm-py35-rally-nova/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-py35-rally-nova/post.yaml +++ b/playbooks/legacy/rally-dsvm-py35-rally-nova/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-rally-cinder/post.yaml b/playbooks/legacy/rally-dsvm-rally-cinder/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-rally-cinder/post.yaml +++ b/playbooks/legacy/rally-dsvm-rally-cinder/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-rally-heat/post.yaml b/playbooks/legacy/rally-dsvm-rally-heat/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-rally-heat/post.yaml +++ b/playbooks/legacy/rally-dsvm-rally-heat/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-rally-nova/post.yaml b/playbooks/legacy/rally-dsvm-rally-nova/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-rally-nova/post.yaml +++ b/playbooks/legacy/rally-dsvm-rally-nova/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-rally/post.yaml b/playbooks/legacy/rally-dsvm-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-senlin-rally/post.yaml b/playbooks/legacy/rally-dsvm-senlin-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-senlin-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-senlin-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml b/playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml +++ b/playbooks/legacy/rally-dsvm-senlin-senlin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-verify-full-create-resources/post.yaml b/playbooks/legacy/rally-dsvm-verify-full-create-resources/post.yaml index 7d305f88..80f7fb1d 100644 --- a/playbooks/legacy/rally-dsvm-verify-full-create-resources/post.yaml +++ b/playbooks/legacy/rally-dsvm-verify-full-create-resources/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-verify-full-discover-resources/post.yaml b/playbooks/legacy/rally-dsvm-verify-full-discover-resources/post.yaml index 7d305f88..80f7fb1d 100644 --- a/playbooks/legacy/rally-dsvm-verify-full-discover-resources/post.yaml +++ b/playbooks/legacy/rally-dsvm-verify-full-discover-resources/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-verify-light-create-resources/post.yaml b/playbooks/legacy/rally-dsvm-verify-light-create-resources/post.yaml index 7d305f88..80f7fb1d 100644 --- a/playbooks/legacy/rally-dsvm-verify-light-create-resources/post.yaml +++ b/playbooks/legacy/rally-dsvm-verify-light-create-resources/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-verify-light-discover-resources/post.yaml b/playbooks/legacy/rally-dsvm-verify-light-discover-resources/post.yaml index 7d305f88..80f7fb1d 100644 --- a/playbooks/legacy/rally-dsvm-verify-light-discover-resources/post.yaml +++ b/playbooks/legacy/rally-dsvm-verify-light-discover-resources/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-watcher-rally/post.yaml b/playbooks/legacy/rally-dsvm-watcher-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-watcher-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-watcher-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-watcher-watcher/post.yaml b/playbooks/legacy/rally-dsvm-watcher-watcher/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-watcher-watcher/post.yaml +++ b/playbooks/legacy/rally-dsvm-watcher-watcher/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-zaqar-rally/post.yaml b/playbooks/legacy/rally-dsvm-zaqar-rally/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-zaqar-rally/post.yaml +++ b/playbooks/legacy/rally-dsvm-zaqar-rally/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-dsvm-zaqar-zaqar/post.yaml b/playbooks/legacy/rally-dsvm-zaqar-zaqar/post.yaml index aebee6d2..4c699fc1 100644 --- a/playbooks/legacy/rally-dsvm-zaqar-zaqar/post.yaml +++ b/playbooks/legacy/rally-dsvm-zaqar-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rally-tox-self/post.yaml b/playbooks/legacy/rally-tox-self/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/rally-tox-self/post.yaml +++ b/playbooks/legacy/rally-tox-self/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/refstack-tox-py27-func-mysql/post.yaml b/playbooks/legacy/refstack-tox-py27-func-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/refstack-tox-py27-func-mysql/post.yaml +++ b/playbooks/legacy/refstack-tox-py27-func-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/refstack-tox-py35-func-mysql/post.yaml b/playbooks/legacy/refstack-tox-py35-func-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/refstack-tox-py35-func-mysql/post.yaml +++ b/playbooks/legacy/refstack-tox-py35-func-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/releasenotes/post.yaml b/playbooks/legacy/releasenotes/post.yaml index c86f36f5..d9da1afa 100644 --- a/playbooks/legacy/releasenotes/post.yaml +++ b/playbooks/legacy/releasenotes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from releasenotes/build/html/ on node diff --git a/playbooks/legacy/releases-python35/post.yaml b/playbooks/legacy/releases-python35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/releases-python35/post.yaml +++ b/playbooks/legacy/releases-python35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/releases-tox-list-changes/post.yaml b/playbooks/legacy/releases-tox-list-changes/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/releases-tox-list-changes/post.yaml +++ b/playbooks/legacy/releases-tox-list-changes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/releases-tox-validate/post.yaml b/playbooks/legacy/releases-tox-validate/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/releases-tox-validate/post.yaml +++ b/playbooks/legacy/releases-tox-validate/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requests-mock-tox-keystoneclient-tip/post.yaml b/playbooks/legacy/requests-mock-tox-keystoneclient-tip/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requests-mock-tox-keystoneclient-tip/post.yaml +++ b/playbooks/legacy/requests-mock-tox-keystoneclient-tip/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requests-mock-tox-novaclient-tip/post.yaml b/playbooks/legacy/requests-mock-tox-novaclient-tip/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requests-mock-tox-novaclient-tip/post.yaml +++ b/playbooks/legacy/requests-mock-tox-novaclient-tip/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-integration-dsvm-ubuntu-trusty/post.yaml b/playbooks/legacy/requirements-integration-dsvm-ubuntu-trusty/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/requirements-integration-dsvm-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/requirements-integration-dsvm-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-integration-dsvm/post.yaml b/playbooks/legacy/requirements-integration-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/requirements-integration-dsvm/post.yaml +++ b/playbooks/legacy/requirements-integration-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-python34/post.yaml b/playbooks/legacy/requirements-python34/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-python34/post.yaml +++ b/playbooks/legacy/requirements-python34/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-tox-babel/post.yaml b/playbooks/legacy/requirements-tox-babel/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-tox-babel/post.yaml +++ b/playbooks/legacy/requirements-tox-babel/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-tox-py27-check-uc/post.yaml b/playbooks/legacy/requirements-tox-py27-check-uc/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-tox-py27-check-uc/post.yaml +++ b/playbooks/legacy/requirements-tox-py27-check-uc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-tox-py35-check-uc/post.yaml b/playbooks/legacy/requirements-tox-py35-check-uc/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-tox-py35-check-uc/post.yaml +++ b/playbooks/legacy/requirements-tox-py35-check-uc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-tox-validate-projects/post.yaml b/playbooks/legacy/requirements-tox-validate-projects/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-tox-validate-projects/post.yaml +++ b/playbooks/legacy/requirements-tox-validate-projects/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements-tox-validate/post.yaml b/playbooks/legacy/requirements-tox-validate/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements-tox-validate/post.yaml +++ b/playbooks/legacy/requirements-tox-validate/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/requirements/post.yaml b/playbooks/legacy/requirements/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/requirements/post.yaml +++ b/playbooks/legacy/requirements/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/rpm-packaging-tox-lint/post.yaml b/playbooks/legacy/rpm-packaging-tox-lint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/rpm-packaging-tox-lint/post.yaml +++ b/playbooks/legacy/rpm-packaging-tox-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-cli/post.yaml b/playbooks/legacy/sahara-cli/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/sahara-cli/post.yaml +++ b/playbooks/legacy/sahara-cli/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dashboard-dsvm-integration/post.yaml b/playbooks/legacy/sahara-dashboard-dsvm-integration/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/sahara-dashboard-dsvm-integration/post.yaml +++ b/playbooks/legacy/sahara-dashboard-dsvm-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dashboard-tox-py27dj110/post.yaml b/playbooks/legacy/sahara-dashboard-tox-py27dj110/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/sahara-dashboard-tox-py27dj110/post.yaml +++ b/playbooks/legacy/sahara-dashboard-tox-py27dj110/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dashboard-tox-py27dj19/post.yaml b/playbooks/legacy/sahara-dashboard-tox-py27dj19/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/sahara-dashboard-tox-py27dj19/post.yaml +++ b/playbooks/legacy/sahara-dashboard-tox-py27dj19/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dsvm-scenario-mod-wsgi/post.yaml b/playbooks/legacy/sahara-dsvm-scenario-mod-wsgi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/sahara-dsvm-scenario-mod-wsgi/post.yaml +++ b/playbooks/legacy/sahara-dsvm-scenario-mod-wsgi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dsvm-scenario-multinode-spark/post.yaml b/playbooks/legacy/sahara-dsvm-scenario-multinode-spark/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/sahara-dsvm-scenario-multinode-spark/post.yaml +++ b/playbooks/legacy/sahara-dsvm-scenario-multinode-spark/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dsvm-scenario-neutron/post.yaml b/playbooks/legacy/sahara-dsvm-scenario-neutron/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/sahara-dsvm-scenario-neutron/post.yaml +++ b/playbooks/legacy/sahara-dsvm-scenario-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-dsvm-scenario-py3/post.yaml b/playbooks/legacy/sahara-dsvm-scenario-py3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/sahara-dsvm-scenario-py3/post.yaml +++ b/playbooks/legacy/sahara-dsvm-scenario-py3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-pylint/post.yaml b/playbooks/legacy/sahara-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/sahara-pylint/post.yaml +++ b/playbooks/legacy/sahara-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sahara-tests-pylint/post.yaml b/playbooks/legacy/sahara-tests-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/sahara-tests-pylint/post.yaml +++ b/playbooks/legacy/sahara-tests-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/scalpels-dsvm-neutron/post.yaml b/playbooks/legacy/scalpels-dsvm-neutron/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/scalpels-dsvm-neutron/post.yaml +++ b/playbooks/legacy/scalpels-dsvm-neutron/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sdk-dsvm-functional/post.yaml b/playbooks/legacy/sdk-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/sdk-dsvm-functional/post.yaml +++ b/playbooks/legacy/sdk-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sdk-dsvm-load-balancer-functional/post.yaml b/playbooks/legacy/sdk-dsvm-load-balancer-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/sdk-dsvm-load-balancer-functional/post.yaml +++ b/playbooks/legacy/sdk-dsvm-load-balancer-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/searchlight-ui-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/searchlight-ui-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/searchlight-ui-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/searchlight-ui-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/searchlight-ui-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/searchlight-ui-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/searchlight-ui-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/searchlight-ui-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/security-doc-tox-doc-publishdocs/post.yaml b/playbooks/legacy/security-doc-tox-doc-publishdocs/post.yaml index 3c7d9eff..f5e2fed9 100644 --- a/playbooks/legacy/security-doc-tox-doc-publishdocs/post.yaml +++ b/playbooks/legacy/security-doc-tox-doc-publishdocs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/senlin-dashboard-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py27-api/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py27-api/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py27-api/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py27-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py27-functional/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py27-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py27-functional/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py27-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py27-integration/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py27-integration/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py27-integration/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py27-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py35-api/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py35-api/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py35-api/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py35-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py35-functional/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py35-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py35-functional/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py35-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlin-dsvm-tempest-py35-integration/post.yaml b/playbooks/legacy/senlin-dsvm-tempest-py35-integration/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlin-dsvm-tempest-py35-integration/post.yaml +++ b/playbooks/legacy/senlin-dsvm-tempest-py35-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/senlinclient-dsvm-functional/post.yaml b/playbooks/legacy/senlinclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/senlinclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/senlinclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/service-types-authority-validate/post.yaml b/playbooks/legacy/service-types-authority-validate/post.yaml index a48c0b23..afeb7f32 100644 --- a/playbooks/legacy/service-types-authority-validate/post.yaml +++ b/playbooks/legacy/service-types-authority-validate/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-ansible-dev/post.yaml b/playbooks/legacy/shade-ansible-dev/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-ansible-dev/post.yaml +++ b/playbooks/legacy/shade-ansible-dev/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-ansible/post.yaml b/playbooks/legacy/shade-ansible/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-ansible/post.yaml +++ b/playbooks/legacy/shade-ansible/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional-legacy/post.yaml b/playbooks/legacy/shade-functional-legacy/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional-legacy/post.yaml +++ b/playbooks/legacy/shade-functional-legacy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional-libs-py35/post.yaml b/playbooks/legacy/shade-functional-libs-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional-libs-py35/post.yaml +++ b/playbooks/legacy/shade-functional-libs-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional-libs/post.yaml b/playbooks/legacy/shade-functional-libs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional-libs/post.yaml +++ b/playbooks/legacy/shade-functional-libs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional-magnum/post.yaml b/playbooks/legacy/shade-functional-magnum/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional-magnum/post.yaml +++ b/playbooks/legacy/shade-functional-magnum/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional-py35/post.yaml b/playbooks/legacy/shade-functional-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional-py35/post.yaml +++ b/playbooks/legacy/shade-functional-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/shade-functional/post.yaml b/playbooks/legacy/shade-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/shade-functional/post.yaml +++ b/playbooks/legacy/shade-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/solum-devstack-dsvm-centos-7/post.yaml b/playbooks/legacy/solum-devstack-dsvm-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/solum-devstack-dsvm-centos-7/post.yaml +++ b/playbooks/legacy/solum-devstack-dsvm-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/solum-devstack-dsvm-py35/post.yaml b/playbooks/legacy/solum-devstack-dsvm-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/solum-devstack-dsvm-py35/post.yaml +++ b/playbooks/legacy/solum-devstack-dsvm-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/solum-devstack-dsvm-seperate-test/post.yaml b/playbooks/legacy/solum-devstack-dsvm-seperate-test/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/solum-devstack-dsvm-seperate-test/post.yaml +++ b/playbooks/legacy/solum-devstack-dsvm-seperate-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/solum-devstack-dsvm/post.yaml b/playbooks/legacy/solum-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/solum-devstack-dsvm/post.yaml +++ b/playbooks/legacy/solum-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sqlalchemy-migrate-devstack-dsvm/post.yaml b/playbooks/legacy/sqlalchemy-migrate-devstack-dsvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/sqlalchemy-migrate-devstack-dsvm/post.yaml +++ b/playbooks/legacy/sqlalchemy-migrate-devstack-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/sqlalchemy-migrate-tox-py27sa07/post.yaml b/playbooks/legacy/sqlalchemy-migrate-tox-py27sa07/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/sqlalchemy-migrate-tox-py27sa07/post.yaml +++ b/playbooks/legacy/sqlalchemy-migrate-tox-py27sa07/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-election-publish/post.yaml b/playbooks/legacy/static-election-publish/post.yaml index 1457922f..d2d3520e 100644 --- a/playbooks/legacy/static-election-publish/post.yaml +++ b/playbooks/legacy/static-election-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-governance-publish/post.yaml b/playbooks/legacy/static-governance-publish/post.yaml index a81d93d1..0c7678ad 100644 --- a/playbooks/legacy/static-governance-publish/post.yaml +++ b/playbooks/legacy/static-governance-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-governance-uc-publish/post.yaml b/playbooks/legacy/static-governance-uc-publish/post.yaml index 853c656e..99e93340 100644 --- a/playbooks/legacy/static-governance-uc-publish/post.yaml +++ b/playbooks/legacy/static-governance-uc-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-governance-website-publish/post.yaml b/playbooks/legacy/static-governance-website-publish/post.yaml index 9cbfb125..be53d58a 100644 --- a/playbooks/legacy/static-governance-website-publish/post.yaml +++ b/playbooks/legacy/static-governance-website-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-ossa-publish/post.yaml b/playbooks/legacy/static-ossa-publish/post.yaml index f310a9d6..e48ef19f 100644 --- a/playbooks/legacy/static-ossa-publish/post.yaml +++ b/playbooks/legacy/static-ossa-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-releases-publish/post.yaml b/playbooks/legacy/static-releases-publish/post.yaml index 3505dcc4..78627535 100644 --- a/playbooks/legacy/static-releases-publish/post.yaml +++ b/playbooks/legacy/static-releases-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/static-transparency-policy-publish/post.yaml b/playbooks/legacy/static-transparency-policy-publish/post.yaml index 61f1577b..e52b9d34 100644 --- a/playbooks/legacy/static-transparency-policy-publish/post.yaml +++ b/playbooks/legacy/static-transparency-policy-publish/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storlets-functional/post.yaml b/playbooks/legacy/storlets-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/storlets-functional/post.yaml +++ b/playbooks/legacy/storlets-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-js-integration-ubuntu-trusty/post.yaml b/playbooks/legacy/storyboard-js-integration-ubuntu-trusty/post.yaml index 8f96bc4b..8f19ec01 100644 --- a/playbooks/legacy/storyboard-js-integration-ubuntu-trusty/post.yaml +++ b/playbooks/legacy/storyboard-js-integration-ubuntu-trusty/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-js-integration/post.yaml b/playbooks/legacy/storyboard-js-integration/post.yaml index 8f96bc4b..8f19ec01 100644 --- a/playbooks/legacy/storyboard-js-integration/post.yaml +++ b/playbooks/legacy/storyboard-js-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-js-draft/post.yaml b/playbooks/legacy/storyboard-webclient-js-draft/post.yaml index fcbc7fa1..8729b99f 100644 --- a/playbooks/legacy/storyboard-webclient-js-draft/post.yaml +++ b/playbooks/legacy/storyboard-webclient-js-draft/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-js-release-branch/post.yaml b/playbooks/legacy/storyboard-webclient-js-release-branch/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/storyboard-webclient-js-release-branch/post.yaml +++ b/playbooks/legacy/storyboard-webclient-js-release-branch/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-js-release-master/post.yaml b/playbooks/legacy/storyboard-webclient-js-release-master/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/storyboard-webclient-js-release-master/post.yaml +++ b/playbooks/legacy/storyboard-webclient-js-release-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-functional/post.yaml b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-functional/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-functional/post.yaml +++ b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-integration/post.yaml b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-integration/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-integration/post.yaml +++ b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-unit/post.yaml b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-unit/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-unit/post.yaml +++ b/playbooks/legacy/storyboard-webclient-nodejs4-npm-run-test-unit/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/swift-dsvm-functional-identity-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/swift-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/swift-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-dsvm-functional/post.yaml b/playbooks/legacy/swift-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/swift-dsvm-functional/post.yaml +++ b/playbooks/legacy/swift-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-ec-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-ec-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-ec-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-ec-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-ec/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-ec/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-ec/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-ec/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-encryption-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-encryption-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-encryption-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-encryption-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-encryption/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-encryption/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-encryption/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-encryption/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-fast-post/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func-post-as-copy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-func/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-func/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-func/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-func/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-py27-centos-7/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-py27-centos-7/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-py27-centos-7/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-py27-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-py27/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-py27/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-py27/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-py27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift-tox-xfs-tmp-py35/post.yaml b/playbooks/legacy/swift-tox-xfs-tmp-py35/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift-tox-xfs-tmp-py35/post.yaml +++ b/playbooks/legacy/swift-tox-xfs-tmp-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-pylint/post.yaml b/playbooks/legacy/swift3-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-pylint/post.yaml +++ b/playbooks/legacy/swift3-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-tox-keystone/post.yaml b/playbooks/legacy/swift3-tox-keystone/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-tox-keystone/post.yaml +++ b/playbooks/legacy/swift3-tox-keystone/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-tox-s3acl/post.yaml b/playbooks/legacy/swift3-tox-s3acl/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-tox-s3acl/post.yaml +++ b/playbooks/legacy/swift3-tox-s3acl/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-tox-s3tests_keystone/post.yaml b/playbooks/legacy/swift3-tox-s3tests_keystone/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-tox-s3tests_keystone/post.yaml +++ b/playbooks/legacy/swift3-tox-s3tests_keystone/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-tox-s3tests_tempauth/post.yaml b/playbooks/legacy/swift3-tox-s3tests_tempauth/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-tox-s3tests_tempauth/post.yaml +++ b/playbooks/legacy/swift3-tox-s3tests_tempauth/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swift3-tox-tempauth/post.yaml b/playbooks/legacy/swift3-tox-tempauth/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/swift3-tox-tempauth/post.yaml +++ b/playbooks/legacy/swift3-tox-tempauth/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swiftclient-dsvm-functional-identity-v3-only/post.yaml b/playbooks/legacy/swiftclient-dsvm-functional-identity-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/swiftclient-dsvm-functional-identity-v3-only/post.yaml +++ b/playbooks/legacy/swiftclient-dsvm-functional-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/swiftclient-dsvm-functional/post.yaml b/playbooks/legacy/swiftclient-dsvm-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/swiftclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/swiftclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tacker-dsvm-functional/post.yaml b/playbooks/legacy/tacker-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tacker-dsvm-functional/post.yaml +++ b/playbooks/legacy/tacker-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/telemetry-dsvm-integration-aodh/post.yaml b/playbooks/legacy/telemetry-dsvm-integration-aodh/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/telemetry-dsvm-integration-aodh/post.yaml +++ b/playbooks/legacy/telemetry-dsvm-integration-aodh/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/telemetry-dsvm-integration-ceilometer/post.yaml b/playbooks/legacy/telemetry-dsvm-integration-ceilometer/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/telemetry-dsvm-integration-ceilometer/post.yaml +++ b/playbooks/legacy/telemetry-dsvm-integration-ceilometer/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/telemetry-dsvm-integration-oslo.messaging/post.yaml b/playbooks/legacy/telemetry-dsvm-integration-oslo.messaging/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/telemetry-dsvm-integration-oslo.messaging/post.yaml +++ b/playbooks/legacy/telemetry-dsvm-integration-oslo.messaging/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/telemetry-dsvm-integration-panko/post.yaml b/playbooks/legacy/telemetry-dsvm-integration-panko/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/telemetry-dsvm-integration-panko/post.yaml +++ b/playbooks/legacy/telemetry-dsvm-integration-panko/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/telemetry-dsvm-integration-python-ceilometerclient/post.yaml b/playbooks/legacy/telemetry-dsvm-integration-python-ceilometerclient/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/telemetry-dsvm-integration-python-ceilometerclient/post.yaml +++ b/playbooks/legacy/telemetry-dsvm-integration-python-ceilometerclient/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-almanach-dsvm/post.yaml b/playbooks/legacy/tempest-almanach-dsvm/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-almanach-dsvm/post.yaml +++ b/playbooks/legacy/tempest-almanach-dsvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-cells/post.yaml b/playbooks/legacy/tempest-dsvm-cells/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-cells/post.yaml +++ b/playbooks/legacy/tempest-dsvm-cells/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-cinder-v1/post.yaml b/playbooks/legacy/tempest-dsvm-cinder-v1/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-cinder-v1/post.yaml +++ b/playbooks/legacy/tempest-dsvm-cinder-v1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-agent-djbdns/post.yaml b/playbooks/legacy/tempest-dsvm-designate-agent-djbdns/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-agent-djbdns/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-agent-djbdns/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-agent-gdnsd/post.yaml b/playbooks/legacy/tempest-dsvm-designate-agent-gdnsd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-agent-gdnsd/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-agent-gdnsd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-agent-knot2/post.yaml b/playbooks/legacy/tempest-dsvm-designate-agent-knot2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-agent-knot2/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-agent-knot2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-bind9/post.yaml b/playbooks/legacy/tempest-dsvm-designate-bind9/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-bind9/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-bind9/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-pdns4-identity-v3-only/post.yaml b/playbooks/legacy/tempest-dsvm-designate-pdns4-identity-v3-only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-pdns4-identity-v3-only/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-pdns4-identity-v3-only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-pdns4-postgres/post.yaml b/playbooks/legacy/tempest-dsvm-designate-pdns4-postgres/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-pdns4-postgres/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-pdns4-postgres/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-pdns4-py35/post.yaml b/playbooks/legacy/tempest-dsvm-designate-pdns4-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-pdns4-py35/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-pdns4-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-pdns4-worker-model/post.yaml b/playbooks/legacy/tempest-dsvm-designate-pdns4-worker-model/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-pdns4-worker-model/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-pdns4-worker-model/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-designate-pdns4/post.yaml b/playbooks/legacy/tempest-dsvm-designate-pdns4/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-designate-pdns4/post.yaml +++ b/playbooks/legacy/tempest-dsvm-designate-pdns4/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-dragonflow/post.yaml b/playbooks/legacy/tempest-dsvm-dragonflow/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-dragonflow/post.yaml +++ b/playbooks/legacy/tempest-dsvm-dragonflow/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-amqp1/post.yaml b/playbooks/legacy/tempest-dsvm-full-amqp1/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-amqp1/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-amqp1/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-bdd/post.yaml b/playbooks/legacy/tempest-dsvm-full-bdd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-bdd/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-bdd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-glance_store/post.yaml b/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-glance_store/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-glance_store/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-glance_store/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-os-brick/post.yaml b/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-os-brick/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-os-brick/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-ceph-plugin-src-os-brick/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-devstack-plugin-ceph/post.yaml b/playbooks/legacy/tempest-dsvm-full-devstack-plugin-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-devstack-plugin-ceph/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-devstack-plugin-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-devstack-plugin-nfs/post.yaml b/playbooks/legacy/tempest-dsvm-full-devstack-plugin-nfs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-devstack-plugin-nfs/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-devstack-plugin-nfs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-drbd-devstack/post.yaml b/playbooks/legacy/tempest-dsvm-full-drbd-devstack/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-drbd-devstack/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-drbd-devstack/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-hdfs/post.yaml b/playbooks/legacy/tempest-dsvm-full-hdfs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-hdfs/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-hdfs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-kafka/post.yaml b/playbooks/legacy/tempest-dsvm-full-kafka/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-kafka/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-kafka/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-lio-src-os-brick/post.yaml b/playbooks/legacy/tempest-dsvm-full-lio-src-os-brick/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-lio-src-os-brick/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-lio-src-os-brick/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-lio/post.yaml b/playbooks/legacy/tempest-dsvm-full-lio/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-lio/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-lio/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-sheepdog-src-os-brick/post.yaml b/playbooks/legacy/tempest-dsvm-full-sheepdog-src-os-brick/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-sheepdog-src-os-brick/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-sheepdog-src-os-brick/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-sheepdog/post.yaml b/playbooks/legacy/tempest-dsvm-full-sheepdog/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-sheepdog/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-sheepdog/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-test-accounts/post.yaml b/playbooks/legacy/tempest-dsvm-full-test-accounts/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-test-accounts/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-test-accounts/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-full-zmq/post.yaml b/playbooks/legacy/tempest-dsvm-full-zmq/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-full-zmq/post.yaml +++ b/playbooks/legacy/tempest-dsvm-full-zmq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-identity-v3-test-accounts/post.yaml b/playbooks/legacy/tempest-dsvm-identity-v3-test-accounts/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-identity-v3-test-accounts/post.yaml +++ b/playbooks/legacy/tempest-dsvm-identity-v3-test-accounts/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-bfv/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-bfv/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-bfv/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-bfv/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-inspector-discovery/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-inspector-discovery/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-inspector-discovery/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-inspector-discovery/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-inspector-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-inspector-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-inspector-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-inspector-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-inspector/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-inspector/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-inspector/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-inspector/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-coreos-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-coreos-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-coreos-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-coreos-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-agent_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-coreos-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-coreos-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-coreos-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-coreos-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa256-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa256-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa256-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa256-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-pxe_ipmitool-tinyipa-python3/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-pxe_ipmitool-tinyipa-python3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-pxe_ipmitool-tinyipa-python3/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-pxe_ipmitool-tinyipa-python3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-sushy-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-sushy-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-sushy-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-sushy-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-redfish-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-uefi-pxe_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-uefi-pxe_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-uefi-pxe_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-partition-uefi-pxe_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-coreos-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-coreos-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-coreos-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-coreos-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-coreos-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-coreos-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-coreos-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-coreos-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_ipmitool-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_snmp-tinyipa/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_snmp-tinyipa/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_snmp-tinyipa/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-ipa-wholedisk-bios-pxe_snmp-tinyipa/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-lib-partition-agent_ipmitool/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-lib-partition-agent_ipmitool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-lib-partition-agent_ipmitool/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-lib-partition-agent_ipmitool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-lib-partition-pxe_ipmitool/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-lib-partition-pxe_ipmitool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-lib-partition-pxe_ipmitool/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-lib-partition-pxe_ipmitool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-agent_ipmitool/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-agent_ipmitool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-agent_ipmitool/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-agent_ipmitool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-pxe_ipmitool/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-pxe_ipmitool/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-pxe_ipmitool/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-lib-wholedisk-pxe_ipmitool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-multitenant-network/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-multitenant-network/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-multitenant-network/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-multitenant-network/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-parallel/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-parallel/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-parallel/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-parallel/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipa-full/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipa-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipa-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipa-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-postgres/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-pyghmi-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-pyghmi-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-pyghmi-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-pyghmi-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-virtualbmc-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-virtualbmc-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-virtualbmc-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_ipmitool-virtualbmc-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-pxe_snmp-virtualpdu-src/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-pxe_snmp-virtualpdu-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-pxe_snmp-virtualpdu-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-pxe_snmp-virtualpdu-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ironic-staging-drivers-ansible-wholedisk/post.yaml b/playbooks/legacy/tempest-dsvm-ironic-staging-drivers-ansible-wholedisk/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ironic-staging-drivers-ansible-wholedisk/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ironic-staging-drivers-ansible-wholedisk/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-kuryr-kubernetes-multinode/post.yaml b/playbooks/legacy/tempest-dsvm-kuryr-kubernetes-multinode/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-kuryr-kubernetes-multinode/post.yaml +++ b/playbooks/legacy/tempest-dsvm-kuryr-kubernetes-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lbaasv2-kuryr-kubernetes/post.yaml b/playbooks/legacy/tempest-dsvm-lbaasv2-kuryr-kubernetes/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-lbaasv2-kuryr-kubernetes/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lbaasv2-kuryr-kubernetes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-ldap-domain-specific-driver/post.yaml b/playbooks/legacy/tempest-dsvm-ldap-domain-specific-driver/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-ldap-domain-specific-driver/post.yaml +++ b/playbooks/legacy/tempest-dsvm-ldap-domain-specific-driver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lvm-multibackend/post.yaml b/playbooks/legacy/tempest-dsvm-lvm-multibackend/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-lvm-multibackend/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lvm-multibackend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lvm/post.yaml b/playbooks/legacy/tempest-dsvm-lvm/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-lvm/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lvm/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lxc/post.yaml b/playbooks/legacy/tempest-dsvm-lxc/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-lxc/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lxc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lxd-linuxbridge/post.yaml b/playbooks/legacy/tempest-dsvm-lxd-linuxbridge/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-lxd-linuxbridge/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lxd-linuxbridge/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-lxd-ovs/post.yaml b/playbooks/legacy/tempest-dsvm-lxd-ovs/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-lxd-ovs/post.yaml +++ b/playbooks/legacy/tempest-dsvm-lxd-ovs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-java-mysql-full/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-java-mysql-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-java-mysql-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-java-mysql-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-java-postgresql-full/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-java-postgresql-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-java-postgresql-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-java-postgresql-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-log-api/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-log-api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-log-api/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-log-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-pipeline-events/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-pipeline-events/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-pipeline-events/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-pipeline-events/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-pipeline-logs/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-pipeline-logs/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-pipeline-logs/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-pipeline-logs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-python-mysql-full/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-python-mysql-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-python-mysql-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-python-mysql-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-python-postgresql-full/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-python-postgresql-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-python-postgresql-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-python-postgresql-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-transform-python-functional/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-transform-python-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-transform-python-functional/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-transform-python-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-monasca-transform-python35-functional/post.yaml b/playbooks/legacy/tempest-dsvm-monasca-transform-python35-functional/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-monasca-transform-python35-functional/post.yaml +++ b/playbooks/legacy/tempest-dsvm-monasca-transform-python35-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-mongodb-zaqar/post.yaml b/playbooks/legacy/tempest-dsvm-mongodb-zaqar/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-mongodb-zaqar/post.yaml +++ b/playbooks/legacy/tempest-dsvm-mongodb-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-multibackend-matrix/post.yaml b/playbooks/legacy/tempest-dsvm-multibackend-matrix/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-multibackend-matrix/post.yaml +++ b/playbooks/legacy/tempest-dsvm-multibackend-matrix/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-multinode-full/post.yaml b/playbooks/legacy/tempest-dsvm-multinode-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-multinode-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-multinode-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-multinode-live-migration/post.yaml b/playbooks/legacy/tempest-dsvm-multinode-live-migration/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-multinode-live-migration/post.yaml +++ b/playbooks/legacy/tempest-dsvm-multinode-live-migration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-murano-api/post.yaml b/playbooks/legacy/tempest-dsvm-murano-api/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-murano-api/post.yaml +++ b/playbooks/legacy/tempest-dsvm-murano-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-murano-cfapi/post.yaml b/playbooks/legacy/tempest-dsvm-murano-cfapi/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-murano-cfapi/post.yaml +++ b/playbooks/legacy/tempest-dsvm-murano-cfapi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-bagpipe/post.yaml b/playbooks/legacy/tempest-dsvm-networking-bagpipe/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-bagpipe/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-bagpipe/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-bgpvpn-bagpipe/post.yaml b/playbooks/legacy/tempest-dsvm-networking-bgpvpn-bagpipe/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-bgpvpn-bagpipe/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-bgpvpn-bagpipe/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-calico/post.yaml b/playbooks/legacy/tempest-dsvm-networking-calico/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-calico/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-calico/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-centos-7/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-centos-7/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-centos-7/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-centos-7/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-legacy/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-legacy/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-legacy/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full-legacy/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-ml2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2-full/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-aio-v2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-midonet-multinode-ml2/post.yaml b/playbooks/legacy/tempest-dsvm-networking-midonet-multinode-ml2/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-midonet-multinode-ml2/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-midonet-multinode-ml2/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-odl-boron-snapshot-v2driver/post.yaml b/playbooks/legacy/tempest-dsvm-networking-odl-boron-snapshot-v2driver/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-networking-odl-boron-snapshot-v2driver/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-odl-boron-snapshot-v2driver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-odl-carbon-snapshot-vpnservice-v2driver/post.yaml b/playbooks/legacy/tempest-dsvm-networking-odl-carbon-snapshot-vpnservice-v2driver/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-networking-odl-carbon-snapshot-vpnservice-v2driver/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-odl-carbon-snapshot-vpnservice-v2driver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-odl-multinode-carbon-snapshot/post.yaml b/playbooks/legacy/tempest-dsvm-networking-odl-multinode-carbon-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-networking-odl-multinode-carbon-snapshot/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-odl-multinode-carbon-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-odl-multinode-nitrogen-snapshot/post.yaml b/playbooks/legacy/tempest-dsvm-networking-odl-multinode-nitrogen-snapshot/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-networking-odl-multinode-nitrogen-snapshot/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-odl-multinode-nitrogen-snapshot/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-odl-nitrogen-snapshot-vpnservice-v2driver/post.yaml b/playbooks/legacy/tempest-dsvm-networking-odl-nitrogen-snapshot-vpnservice-v2driver/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-networking-odl-nitrogen-snapshot-vpnservice-v2driver/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-odl-nitrogen-snapshot-vpnservice-v2driver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-onos/post.yaml b/playbooks/legacy/tempest-dsvm-networking-onos/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-onos/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-onos/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-multinode/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-multinode/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-neutron-api-ovs-release/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-neutron-api-ovs-release/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-neutron-api-ovs-release/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-neutron-api-ovs-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master-python3/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master-python3/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master-python3/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master-python3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release-ovsdbapp-src/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release-ovsdbapp-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release-ovsdbapp-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release-ovsdbapp-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovn-ovs-release/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-ovs-dpdk/post.yaml b/playbooks/legacy/tempest-dsvm-networking-ovs-dpdk/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-ovs-dpdk/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-ovs-dpdk/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-sfc-multinode/post.yaml b/playbooks/legacy/tempest-dsvm-networking-sfc-multinode/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-sfc-multinode/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-sfc-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-networking-sfc/post.yaml b/playbooks/legacy/tempest-dsvm-networking-sfc/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-networking-sfc/post.yaml +++ b/playbooks/legacy/tempest-dsvm-networking-sfc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-dvr-ha-multinode-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-dvr-ha-multinode-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-dvr-ha-multinode-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-dvr-ha-multinode-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-scenario/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-scenario/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-scenario/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-dvr-multinode-scenario/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-dvr/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-dvr/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-dvr/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-dvr/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-centos-7/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-centos-7/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-centos-7/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-fedora-26/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-fedora-26/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-fedora-26/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-fedora-26/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-newton/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-newton/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-non-admin/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-non-admin/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-non-admin/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-non-admin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-ocata/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-ocata/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-opensuse-423/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-opensuse-423/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-opensuse-423/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-opensuse-423/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-pike/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-pike/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-pike/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full-test-accounts/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full-test-accounts/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full-test-accounts/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full-test-accounts/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-ipv6only/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-ipv6only/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-ipv6only/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-ipv6only/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-linuxbridge/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-linuxbridge/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-linuxbridge/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-linuxbridge/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-multinode-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-multinode-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-multinode-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-multinode-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-nova-next-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-nova-next-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-nova-next-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-nova-next-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-ovsfw/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-ovsfw/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-ovsfw/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-ovsfw/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-pecan/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-pecan/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-pecan/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-pecan/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-pg-full/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-pg-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-pg-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-pg-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-scenario-linuxbridge/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-scenario-linuxbridge/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-scenario-linuxbridge/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-scenario-linuxbridge/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-scenario-multinode-lvm-multibackend/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-scenario-multinode-lvm-multibackend/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-scenario-multinode-lvm-multibackend/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-scenario-multinode-lvm-multibackend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-serviceipv6/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-serviceipv6/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-serviceipv6/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-serviceipv6/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-src-oslo.versionedobjects/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-src-oslo.versionedobjects/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-src-oslo.versionedobjects/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-src-oslo.versionedobjects/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-src-plugin/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-src-plugin/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-src-plugin/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-src-plugin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-src-python-saharaclient/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-src-python-saharaclient/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-src-python-saharaclient/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-src-python-saharaclient/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-src/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-neutron-with-ryu-master/post.yaml b/playbooks/legacy/tempest-dsvm-neutron-with-ryu-master/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-neutron-with-ryu-master/post.yaml +++ b/playbooks/legacy/tempest-dsvm-neutron-with-ryu-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nnet-newton/post.yaml b/playbooks/legacy/tempest-dsvm-nnet-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nnet-newton/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nnet-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nnet-ocata/post.yaml b/playbooks/legacy/tempest-dsvm-nnet-ocata/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nnet-ocata/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nnet-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nnet/post.yaml b/playbooks/legacy/tempest-dsvm-nnet/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nnet/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nnet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nova-libvirt-kvm-apr/post.yaml b/playbooks/legacy/tempest-dsvm-nova-libvirt-kvm-apr/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nova-libvirt-kvm-apr/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nova-libvirt-kvm-apr/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nova-os-vif/post.yaml b/playbooks/legacy/tempest-dsvm-nova-os-vif/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nova-os-vif/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nova-os-vif/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nova-v20-api/post.yaml b/playbooks/legacy/tempest-dsvm-nova-v20-api/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nova-v20-api/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nova-v20-api/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-nova-wsgi-full/post.yaml b/playbooks/legacy/tempest-dsvm-nova-wsgi-full/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-nova-wsgi-full/post.yaml +++ b/playbooks/legacy/tempest-dsvm-nova-wsgi-full/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-octavia-kuryr-kubernetes/post.yaml b/playbooks/legacy/tempest-dsvm-octavia-kuryr-kubernetes/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-octavia-kuryr-kubernetes/post.yaml +++ b/playbooks/legacy/tempest-dsvm-octavia-kuryr-kubernetes/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-patrole-admin/post.yaml b/playbooks/legacy/tempest-dsvm-patrole-admin/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-patrole-admin/post.yaml +++ b/playbooks/legacy/tempest-dsvm-patrole-admin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-patrole-member/post.yaml b/playbooks/legacy/tempest-dsvm-patrole-member/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-patrole-member/post.yaml +++ b/playbooks/legacy/tempest-dsvm-patrole-member/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-patrole-multinode-admin/post.yaml b/playbooks/legacy/tempest-dsvm-patrole-multinode-admin/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-patrole-multinode-admin/post.yaml +++ b/playbooks/legacy/tempest-dsvm-patrole-multinode-admin/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-patrole-multinode-member/post.yaml b/playbooks/legacy/tempest-dsvm-patrole-multinode-member/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-patrole-multinode-member/post.yaml +++ b/playbooks/legacy/tempest-dsvm-patrole-multinode-member/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-patrole-py35-member/post.yaml b/playbooks/legacy/tempest-dsvm-patrole-py35-member/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-patrole-py35-member/post.yaml +++ b/playbooks/legacy/tempest-dsvm-patrole-py35-member/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-py35-full-devstack-plugin-ceph/post.yaml b/playbooks/legacy/tempest-dsvm-py35-full-devstack-plugin-ceph/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-py35-full-devstack-plugin-ceph/post.yaml +++ b/playbooks/legacy/tempest-dsvm-py35-full-devstack-plugin-ceph/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-py35/post.yaml b/playbooks/legacy/tempest-dsvm-py35/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-py35/post.yaml +++ b/playbooks/legacy/tempest-dsvm-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-python-ironic-inspector-client/post.yaml b/playbooks/legacy/tempest-dsvm-python-ironic-inspector-client/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-python-ironic-inspector-client/post.yaml +++ b/playbooks/legacy/tempest-dsvm-python-ironic-inspector-client/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-python-ironicclient-src/post.yaml b/playbooks/legacy/tempest-dsvm-python-ironicclient-src/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-python-ironicclient-src/post.yaml +++ b/playbooks/legacy/tempest-dsvm-python-ironicclient-src/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-redis-zaqar/post.yaml b/playbooks/legacy/tempest-dsvm-redis-zaqar/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-redis-zaqar/post.yaml +++ b/playbooks/legacy/tempest-dsvm-redis-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-sahara/post.yaml b/playbooks/legacy/tempest-dsvm-sahara/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-sahara/post.yaml +++ b/playbooks/legacy/tempest-dsvm-sahara/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-swift-zaqar/post.yaml b/playbooks/legacy/tempest-dsvm-swift-zaqar/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tempest-dsvm-swift-zaqar/post.yaml +++ b/playbooks/legacy/tempest-dsvm-swift-zaqar/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-tap-as-a-service/post.yaml b/playbooks/legacy/tempest-dsvm-tap-as-a-service/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-tap-as-a-service/post.yaml +++ b/playbooks/legacy/tempest-dsvm-tap-as-a-service/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-zeromq-multibackend/post.yaml b/playbooks/legacy/tempest-dsvm-zeromq-multibackend/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-zeromq-multibackend/post.yaml +++ b/playbooks/legacy/tempest-dsvm-zeromq-multibackend/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-dsvm-zun-multinode-docker-sql/post.yaml b/playbooks/legacy/tempest-dsvm-zun-multinode-docker-sql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-dsvm-zun-multinode-docker-sql/post.yaml +++ b/playbooks/legacy/tempest-dsvm-zun-multinode-docker-sql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-amqp1-hybrid/post.yaml b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-amqp1-hybrid/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-amqp1-hybrid/post.yaml +++ b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-amqp1-hybrid/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-kafka-default/post.yaml b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-kafka-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-kafka-default/post.yaml +++ b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-kafka-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-pika-default/post.yaml b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-pika-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-pika-default/post.yaml +++ b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-pika-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-zmq-default/post.yaml b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-zmq-default/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-zmq-default/post.yaml +++ b/playbooks/legacy/tempest-neutron-dsvm-src-oslo.messaging-zmq-default/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tempest-tox-plugin-sanity-check/post.yaml b/playbooks/legacy/tempest-tox-plugin-sanity-check/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tempest-tox-plugin-sanity-check/post.yaml +++ b/playbooks/legacy/tempest-tox-plugin-sanity-check/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-consul/post.yaml b/playbooks/legacy/tooz-tox-py27-consul/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-consul/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-consul/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-etcd/post.yaml b/playbooks/legacy/tooz-tox-py27-etcd/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-etcd/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-etcd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-etcd3/post.yaml b/playbooks/legacy/tooz-tox-py27-etcd3/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-etcd3/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-etcd3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-etcd3gw/post.yaml b/playbooks/legacy/tooz-tox-py27-etcd3gw/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-etcd3gw/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-etcd3gw/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-memcached/post.yaml b/playbooks/legacy/tooz-tox-py27-memcached/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-memcached/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-memcached/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-mysql/post.yaml b/playbooks/legacy/tooz-tox-py27-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-mysql/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-postgresql/post.yaml b/playbooks/legacy/tooz-tox-py27-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-postgresql/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-redis/post.yaml b/playbooks/legacy/tooz-tox-py27-redis/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-redis/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-redis/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-sentinel/post.yaml b/playbooks/legacy/tooz-tox-py27-sentinel/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-sentinel/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-sentinel/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py27-zookeeper/post.yaml b/playbooks/legacy/tooz-tox-py27-zookeeper/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py27-zookeeper/post.yaml +++ b/playbooks/legacy/tooz-tox-py27-zookeeper/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-consul/post.yaml b/playbooks/legacy/tooz-tox-py35-consul/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-consul/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-consul/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-etcd/post.yaml b/playbooks/legacy/tooz-tox-py35-etcd/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-etcd/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-etcd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-etcd3/post.yaml b/playbooks/legacy/tooz-tox-py35-etcd3/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-etcd3/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-etcd3/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-etcd3gw/post.yaml b/playbooks/legacy/tooz-tox-py35-etcd3gw/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-etcd3gw/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-etcd3gw/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-memcached/post.yaml b/playbooks/legacy/tooz-tox-py35-memcached/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-memcached/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-memcached/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-mysql/post.yaml b/playbooks/legacy/tooz-tox-py35-mysql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-mysql/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-postgresql/post.yaml b/playbooks/legacy/tooz-tox-py35-postgresql/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-postgresql/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-redis/post.yaml b/playbooks/legacy/tooz-tox-py35-redis/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-redis/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-redis/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-sentinel/post.yaml b/playbooks/legacy/tooz-tox-py35-sentinel/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-sentinel/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-sentinel/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tooz-tox-py35-zookeeper/post.yaml b/playbooks/legacy/tooz-tox-py35-zookeeper/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tooz-tox-py35-zookeeper/post.yaml +++ b/playbooks/legacy/tooz-tox-py35-zookeeper/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tox-build/post.yaml b/playbooks/legacy/tox-build/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tox-build/post.yaml +++ b/playbooks/legacy/tox-build/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tox-checkniceness/post.yaml b/playbooks/legacy/tox-checkniceness/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tox-checkniceness/post.yaml +++ b/playbooks/legacy/tox-checkniceness/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tox-doc-publish-checkbuild/post.yaml b/playbooks/legacy/tox-doc-publish-checkbuild/post.yaml index 6d5675d6..4a3c3b18 100644 --- a/playbooks/legacy/tox-doc-publish-checkbuild/post.yaml +++ b/playbooks/legacy/tox-doc-publish-checkbuild/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from publish-docs/ on node diff --git a/playbooks/legacy/tox-doc-publish-checklang/post.yaml b/playbooks/legacy/tox-doc-publish-checklang/post.yaml index 6d5675d6..4a3c3b18 100644 --- a/playbooks/legacy/tox-doc-publish-checklang/post.yaml +++ b/playbooks/legacy/tox-doc-publish-checklang/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from publish-docs/ on node diff --git a/playbooks/legacy/tox-doc-publishlang/post.yaml b/playbooks/legacy/tox-doc-publishlang/post.yaml index 3c7d9eff..f5e2fed9 100644 --- a/playbooks/legacy/tox-doc-publishlang/post.yaml +++ b/playbooks/legacy/tox-doc-publishlang/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tox-with-sudo-snap/post.yaml b/playbooks/legacy/tox-with-sudo-snap/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/tox-with-sudo-snap/post.yaml +++ b/playbooks/legacy/tox-with-sudo-snap/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/training-guides-tox-doc-publish-checkbuild/post.yaml b/playbooks/legacy/training-guides-tox-doc-publish-checkbuild/post.yaml index 6d5675d6..4a3c3b18 100644 --- a/playbooks/legacy/training-guides-tox-doc-publish-checkbuild/post.yaml +++ b/playbooks/legacy/training-guides-tox-doc-publish-checkbuild/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from publish-docs/ on node diff --git a/playbooks/legacy/training-guides-tox-doc-publishdocs/post.yaml b/playbooks/legacy/training-guides-tox-doc-publishdocs/post.yaml index 3c7d9eff..f5e2fed9 100644 --- a/playbooks/legacy/training-guides-tox-doc-publishdocs/post.yaml +++ b/playbooks/legacy/training-guides-tox-doc-publishdocs/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/training-labs-scripts/post.yaml b/playbooks/legacy/training-labs-scripts/post.yaml index 6a9078be..d2fbc8b0 100644 --- a/playbooks/legacy/training-labs-scripts/post.yaml +++ b/playbooks/legacy/training-labs-scripts/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tricircle-dsvm-functional/post.yaml b/playbooks/legacy/tricircle-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tricircle-dsvm-functional/post.yaml +++ b/playbooks/legacy/tricircle-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tricircle-dsvm-multiregion/post.yaml b/playbooks/legacy/tricircle-dsvm-multiregion/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tricircle-dsvm-multiregion/post.yaml +++ b/playbooks/legacy/tricircle-dsvm-multiregion/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trio2o-dsvm-functional/post.yaml b/playbooks/legacy/trio2o-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/trio2o-dsvm-functional/post.yaml +++ b/playbooks/legacy/trio2o-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tripleo-buildimage-ironic-python-agent-centos-7/post.yaml b/playbooks/legacy/tripleo-buildimage-ironic-python-agent-centos-7/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tripleo-buildimage-ironic-python-agent-centos-7/post.yaml +++ b/playbooks/legacy/tripleo-buildimage-ironic-python-agent-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tripleo-buildimage-overcloud-full-centos-7/post.yaml b/playbooks/legacy/tripleo-buildimage-overcloud-full-centos-7/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tripleo-buildimage-overcloud-full-centos-7/post.yaml +++ b/playbooks/legacy/tripleo-buildimage-overcloud-full-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tripleo-buildimage-overcloud-hardened-full-centos-7/post.yaml b/playbooks/legacy/tripleo-buildimage-overcloud-hardened-full-centos-7/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/tripleo-buildimage-overcloud-hardened-full-centos-7/post.yaml +++ b/playbooks/legacy/tripleo-buildimage-overcloud-hardened-full-centos-7/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tripleo-ci-centos-7-3nodes-multinode/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-3nodes-multinode/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-3nodes-multinode/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-3nodes-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-containers-multinode-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-containers-multinode-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-containers-multinode-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-containers-multinode-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-containers-multinode/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-containers-multinode/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-containers-multinode/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-containers-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-multinode-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-multinode-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-multinode-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-multinode-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-nonha-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-nonha-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-nonha-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-nonha-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-newton/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-newton/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-newton/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-ocata/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-ocata/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-ocata/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-pike/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-pike/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-pike/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024-puppet-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-containers-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-containers-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-containers-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-containers-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-convergence-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-convergence-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-convergence-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-convergence-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-fakeha-caserver/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-newton/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-newton/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-newton/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-ocata/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-ocata/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-ocata/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-ocata/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-pike/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-pike/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-pike/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq-pike/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-tempest-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-tempest-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-tempest-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-ovb-ha-tempest-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-puppet/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-puppet/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-puppet/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq-puppet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario001-multinode-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-puppet/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-puppet/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-puppet/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq-puppet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario002-multinode-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario003-multinode-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-puppet/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-puppet/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-puppet/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq-puppet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario004-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario005-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario005-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario005-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario005-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario006-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario006-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario006-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario006-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-container/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-container/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-container/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-container/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-puppet/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-puppet/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-puppet/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-puppet/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario008-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario008-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario008-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario008-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-scenario009-multinode-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-scenario009-multinode-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-scenario009-multinode-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-scenario009-multinode-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-undercloud-containers/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-undercloud-containers/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-undercloud-containers/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-undercloud-containers/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-undercloud-oooq/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-undercloud-oooq/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-undercloud-oooq/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-undercloud-oooq/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ci-centos-7-undercloud-upgrades/post.yaml b/playbooks/legacy/tripleo-ci-centos-7-undercloud-upgrades/post.yaml index e3e107ca..2a68422d 100644 --- a/playbooks/legacy/tripleo-ci-centos-7-undercloud-upgrades/post.yaml +++ b/playbooks/legacy/tripleo-ci-centos-7-undercloud-upgrades/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/tripleo-ui-nodejs6-npm-run-lint/post.yaml b/playbooks/legacy/tripleo-ui-nodejs6-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/tripleo-ui-nodejs6-npm-run-lint/post.yaml +++ b/playbooks/legacy/tripleo-ui-nodejs6-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/tripleo-ui-nodejs6-npm-run-test/post.yaml b/playbooks/legacy/tripleo-ui-nodejs6-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/tripleo-ui-nodejs6-npm-run-test/post.yaml +++ b/playbooks/legacy/tripleo-ui-nodejs6-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-functional-dsvm-mysql-newton/post.yaml b/playbooks/legacy/trove-functional-dsvm-mysql-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-functional-dsvm-mysql-newton/post.yaml +++ b/playbooks/legacy/trove-functional-dsvm-mysql-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-functional-dsvm-mysql/post.yaml b/playbooks/legacy/trove-functional-dsvm-mysql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-functional-dsvm-mysql/post.yaml +++ b/playbooks/legacy/trove-functional-dsvm-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-functional-dsvm-redis-newton/post.yaml b/playbooks/legacy/trove-functional-dsvm-redis-newton/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-functional-dsvm-redis-newton/post.yaml +++ b/playbooks/legacy/trove-functional-dsvm-redis-newton/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-pylint/post.yaml b/playbooks/legacy/trove-pylint/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/trove-pylint/post.yaml +++ b/playbooks/legacy/trove-pylint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-cassandra-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-cassandra-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-cassandra-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-cassandra-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-cassandra-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-cassandra-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-cassandra-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-cassandra-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-couchbase-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-couchbase-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-couchbase-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-couchbase-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-couchdb-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-couchdb-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-couchdb-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-couchdb-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mariadb-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mariadb-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mariadb-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mariadb-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mariadb-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mariadb-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mariadb-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mariadb-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mongodb-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mongodb-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mongodb-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mongodb-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mongodb-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mongodb-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mongodb-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mongodb-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mysql-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mysql-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mysql-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mysql-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mysql-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mysql-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mysql-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mysql-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-mysql/post.yaml b/playbooks/legacy/trove-scenario-dsvm-mysql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-mysql/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-mysql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-percona-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-percona-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-percona-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-percona-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-percona-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-percona-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-percona-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-percona-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-postgresql-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-postgresql-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-postgresql-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-postgresql-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-postgresql-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-postgresql-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-postgresql-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-postgresql-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-postgresql/post.yaml b/playbooks/legacy/trove-scenario-dsvm-postgresql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-postgresql/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-postgresql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-pxc-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-pxc-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-pxc-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-pxc-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-pxc-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-pxc-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-pxc-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-pxc-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-pxc/post.yaml b/playbooks/legacy/trove-scenario-dsvm-pxc/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-pxc/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-pxc/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-redis-multi/post.yaml b/playbooks/legacy/trove-scenario-dsvm-redis-multi/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-redis-multi/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-redis-multi/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-redis-single/post.yaml b/playbooks/legacy/trove-scenario-dsvm-redis-single/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-redis-single/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-redis-single/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-scenario-dsvm-redis/post.yaml b/playbooks/legacy/trove-scenario-dsvm-redis/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/trove-scenario-dsvm-redis/post.yaml +++ b/playbooks/legacy/trove-scenario-dsvm-redis/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-tox-apiexamples/post.yaml b/playbooks/legacy/trove-tox-apiexamples/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/trove-tox-apiexamples/post.yaml +++ b/playbooks/legacy/trove-tox-apiexamples/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/trove-tox-fakemodetests/post.yaml b/playbooks/legacy/trove-tox-fakemodetests/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/trove-tox-fakemodetests/post.yaml +++ b/playbooks/legacy/trove-tox-fakemodetests/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/upstream-translation-update/post.yaml b/playbooks/legacy/upstream-translation-update/post.yaml index dd54b695..0d84fc6c 100644 --- a/playbooks/legacy/upstream-translation-update/post.yaml +++ b/playbooks/legacy/upstream-translation-update/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/vinz-webclient-js-draft/post.yaml b/playbooks/legacy/vinz-webclient-js-draft/post.yaml index fcbc7fa1..8729b99f 100644 --- a/playbooks/legacy/vinz-webclient-js-draft/post.yaml +++ b/playbooks/legacy/vinz-webclient-js-draft/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vinz-webclient-js-release-branch/post.yaml b/playbooks/legacy/vinz-webclient-js-release-branch/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/vinz-webclient-js-release-branch/post.yaml +++ b/playbooks/legacy/vinz-webclient-js-release-branch/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vinz-webclient-js-release-master/post.yaml b/playbooks/legacy/vinz-webclient-js-release-master/post.yaml index 2d524c18..86cad0df 100644 --- a/playbooks/legacy/vinz-webclient-js-release-master/post.yaml +++ b/playbooks/legacy/vinz-webclient-js-release-master/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vitrage-dsvm-api-py27/post.yaml b/playbooks/legacy/vitrage-dsvm-api-py27/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/vitrage-dsvm-api-py27/post.yaml +++ b/playbooks/legacy/vitrage-dsvm-api-py27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vitrage-dsvm-api-py35/post.yaml b/playbooks/legacy/vitrage-dsvm-api-py35/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/vitrage-dsvm-api-py35/post.yaml +++ b/playbooks/legacy/vitrage-dsvm-api-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vitrage-dsvm-datasources-py27/post.yaml b/playbooks/legacy/vitrage-dsvm-datasources-py27/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/vitrage-dsvm-datasources-py27/post.yaml +++ b/playbooks/legacy/vitrage-dsvm-datasources-py27/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/vitrage-dsvm-datasources-py35/post.yaml b/playbooks/legacy/vitrage-dsvm-datasources-py35/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/vitrage-dsvm-datasources-py35/post.yaml +++ b/playbooks/legacy/vitrage-dsvm-datasources-py35/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/watcher-dsvm-multinode/post.yaml b/playbooks/legacy/watcher-dsvm-multinode/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/watcher-dsvm-multinode/post.yaml +++ b/playbooks/legacy/watcher-dsvm-multinode/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/watcherclient-dsvm-functional/post.yaml b/playbooks/legacy/watcherclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/watcherclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/watcherclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zaqar-tox-integration/post.yaml b/playbooks/legacy/zaqar-tox-integration/post.yaml index dd962af3..68fbdf81 100644 --- a/playbooks/legacy/zaqar-tox-integration/post.yaml +++ b/playbooks/legacy/zaqar-tox-integration/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zaqar-ui-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/zaqar-ui-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/zaqar-ui-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/zaqar-ui-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zaqar-ui-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/zaqar-ui-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/zaqar-ui-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/zaqar-ui-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zaqarclient-dsvm-functional/post.yaml b/playbooks/legacy/zaqarclient-dsvm-functional/post.yaml index c631a91d..dac87534 100644 --- a/playbooks/legacy/zaqarclient-dsvm-functional/post.yaml +++ b/playbooks/legacy/zaqarclient-dsvm-functional/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zmq-event-publisher-hpi-artifact/post.yaml b/playbooks/legacy/zmq-event-publisher-hpi-artifact/post.yaml index f85bd9e7..8cee60b9 100644 --- a/playbooks/legacy/zmq-event-publisher-hpi-artifact/post.yaml +++ b/playbooks/legacy/zmq-event-publisher-hpi-artifact/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Ensure artifacts directory exists diff --git a/playbooks/legacy/zun-devstack-dsvm-docker-etcd/post.yaml b/playbooks/legacy/zun-devstack-dsvm-docker-etcd/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/zun-devstack-dsvm-docker-etcd/post.yaml +++ b/playbooks/legacy/zun-devstack-dsvm-docker-etcd/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zun-devstack-dsvm-docker-split-plugin-sql/post.yaml b/playbooks/legacy/zun-devstack-dsvm-docker-split-plugin-sql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/zun-devstack-dsvm-docker-split-plugin-sql/post.yaml +++ b/playbooks/legacy/zun-devstack-dsvm-docker-split-plugin-sql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zun-devstack-dsvm-docker-sql/post.yaml b/playbooks/legacy/zun-devstack-dsvm-docker-sql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/zun-devstack-dsvm-docker-sql/post.yaml +++ b/playbooks/legacy/zun-devstack-dsvm-docker-sql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zun-devstack-dsvm-py35-docker-sql/post.yaml b/playbooks/legacy/zun-devstack-dsvm-py35-docker-sql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/zun-devstack-dsvm-py35-docker-sql/post.yaml +++ b/playbooks/legacy/zun-devstack-dsvm-py35-docker-sql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zun-ui-nodejs4-npm-run-lint/post.yaml b/playbooks/legacy/zun-ui-nodejs4-npm-run-lint/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/zun-ui-nodejs4-npm-run-lint/post.yaml +++ b/playbooks/legacy/zun-ui-nodejs4-npm-run-lint/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zun-ui-nodejs4-npm-run-test/post.yaml b/playbooks/legacy/zun-ui-nodejs4-npm-run-test/post.yaml index a7bf9635..e38d86d9 100644 --- a/playbooks/legacy/zun-ui-nodejs4-npm-run-test/post.yaml +++ b/playbooks/legacy/zun-ui-nodejs4-npm-run-test/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zunclient-devstack-dsvm-docker-sql/post.yaml b/playbooks/legacy/zunclient-devstack-dsvm-docker-sql/post.yaml index 502ff570..e07f5510 100644 --- a/playbooks/legacy/zunclient-devstack-dsvm-docker-sql/post.yaml +++ b/playbooks/legacy/zunclient-devstack-dsvm-docker-sql/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node diff --git a/playbooks/legacy/zuul-nodepool/post.yaml b/playbooks/legacy/zuul-nodepool/post.yaml index ac24a113..b495a60a 100644 --- a/playbooks/legacy/zuul-nodepool/post.yaml +++ b/playbooks/legacy/zuul-nodepool/post.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: primary tasks: - name: Copy files from {{ ansible_user_dir }}/workspace/ on node