Migrate to upload-afs-roots role
Handle the name change in the dependent change. Should have no functional change. Depends-On: https://review.opendev.org/705368 Change-Id: I4f0ebd633f68d6d75179976f4743e53878837df3
This commit is contained in:
parent
73b570055d
commit
b27ade6c28
@ -60,7 +60,7 @@
|
||||
content: "{{ afs.docs_redirect_content }}"
|
||||
- name: Upload to AFS
|
||||
include_role:
|
||||
name: upload-afs
|
||||
name: upload-afs-roots
|
||||
vars:
|
||||
afs_source: "{{ zuul.executor.work_root }}/docs/"
|
||||
afs_target: "{{ target_dir }}"
|
||||
|
@ -20,7 +20,7 @@
|
||||
state: directory
|
||||
- name: Upload to AFS
|
||||
include_role:
|
||||
name: upload-afs
|
||||
name: upload-afs-roots
|
||||
vars:
|
||||
afs_source: "{{ zuul.executor.log_root }}/docs/"
|
||||
afs_target: "{{ target_dir }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user