Merge "Revert "Explicitly store date facts for promote""

This commit is contained in:
Zuul 2019-06-07 07:58:25 +00:00 committed by Gerrit Code Review
commit de66d231d9
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
- hosts: localhost
# The gather_facts need to stay on smart (default on zuul executor)
# to keep the fact gathered to a minimum.
pre_tasks:
- name: Gather minimal set of facts
setup:
filter: ansible_date_time
roles:
- promote-docker-image