diff --git a/host.yaml b/host.yaml index f799be5..f3568cc 100644 --- a/host.yaml +++ b/host.yaml @@ -6,7 +6,7 @@ gather_facts: true tasks: - - debug: var=ansible_facts['ansible_date_time'] + - debug: var=ansible_date_time - name: Check uname shell: uname -a