diff --git a/host.yaml b/host.yaml index f3568cc..5dfa473 100644 --- a/host.yaml +++ b/host.yaml @@ -6,7 +6,7 @@ gather_facts: true tasks: - - debug: var=ansible_date_time + - debug: var=ansible_date_time.iso8601_basic_short - name: Check uname shell: uname -a