1 2 3 4
--- - name: Setup correct timezone command: timedatectl set-timezone America/New_York when: ansible_os_family == "RedHat" and ansible_lsb.major_release|int >= 7