Merge "Fix artifact module usage" into stable/wallaby

This commit is contained in:
Zuul 2021-11-09 13:56:06 +00:00 committed by Gerrit Code Review
commit 57b19da8a9

View File

@ -688,8 +688,8 @@ outputs:
docker_puppet_mount_host_puppet: DOCKER_PUPPET_MOUNT_HOST_PUPPET
tasks:
{% raw %}
- name: Deploy pull Artifacts
tripleo_deploy_artifacts:
- name: Deploy Artifacts
tripleo_push_artifacts:
artifact_urls: "{{ deploy_artifact_urls | default([]) }}"
artifact_paths: "{{ deploy_artifact_files | default([]) }}"
when: