Merge "run-production-playbook-post: generate timestamp"
This commit is contained in:
commit
ec22cb9b5b
@ -83,6 +83,10 @@
|
||||
|
||||
# If we aren't publishing logs through zuul then keep a set on
|
||||
# bridge directly.
|
||||
- name: Get a current timestamp
|
||||
set_fact:
|
||||
_log_timestamp: "{{ lookup('pipe', 'date +%Y-%m-%dT%H:%M:%S') }}"
|
||||
|
||||
- name: Rename playbook log on bridge
|
||||
when: not infra_prod_playbook_collect_log
|
||||
become: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user