summaryrefslogtreecommitdiffstats
path: root/ansible/test
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-04-13 14:41:10 +0200
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-04-15 11:16:21 +0200
commit66628de552be9360be33a060a6d6ade8665f2525 (patch)
treef6daca9312c6665f080f432a110e42b6698e86ed /ansible/test
parentd02df5dab30738e7e77285b55c806e6ee7c6c701 (diff)
[ANSIBLE 3.2.0] Upgrade 'nexus' role's tasks to ansible 3.2.0
Change-Id: Ibeaea4b3b627c356521b4c847d56eeb922a8cca1 Issue-ID: OOM-2722 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible/test')
-rw-r--r--ansible/test/roles/prepare-nexus/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/test/roles/prepare-nexus/tasks/main.yml b/ansible/test/roles/prepare-nexus/tasks/main.yml
index 951bc28e..0c5994dc 100644
--- a/ansible/test/roles/prepare-nexus/tasks/main.yml
+++ b/ansible/test/roles/prepare-nexus/tasks/main.yml
@@ -24,6 +24,7 @@
name: "{{ item.name }}"
tag: "{{ item.tag | default('latest') }}" # Tag given in 'name' has precedence over the one declared here
archive_path: "{{ item.archive_path }}"
+ source: pull
loop: "{{ prepare_nexus_images }}"
- name: Copy docker images to node