run-production-playbook: fix another stray }}

Change-Id: I99a58f7ab25f7f434caa64442fa24ac7d5788ab3
This commit is contained in:
Ian Wienand 2022-02-22 16:58:09 +11:00
parent c23337e1ba
commit d49a9fd264
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# NOTE(ianw): 2022-02-22 14:16 AEST : comment to trigger prod run
# NOTE(ianw): 2022-02-22 16:57 AEST : comment to trigger prod run
- hosts: "codesearch:!disabled"
name: "Configure codesearch"
roles:

View File

@ -63,7 +63,7 @@
verify_host: true
loop:
- ['{{ _encrypt_tempdir.path }}/{{ playbook_name }}.log.gpg', '{{ zuul.executor.log_root }}/{{ playbook_name }}.log.gpg']
- ['{{ _encrypt_tempdir.path }}/download-logs.sh }}' , '{{ zuul.executor.log_root }}/download-gpg-logs.sh']
- ['{{ _encrypt_tempdir.path }}/download-logs.sh' , '{{ zuul.executor.log_root }}/download-gpg-logs.sh']
always: