How Do I Adjust Playbook and Log Timezone in Ansible Automation Platform?
Issue
- When running this playbook, it shows UTC timezone.
---
- hosts: all
tasks:
- name: date
shell: date
register: date
- Log files in the controller (or Ansible Tower) are recorded also in UTC timezone.
Environment
- Ansible Tower 3.8 (Ansible Automation Platform 1.2)
- Ansible Automation Platform 2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.