blob: 8d00fbc37609229fc09d4f01d51030a26c6b0ef8 [file] [log] [blame]
---
- hosts: all
become_user: root
become: yes
become_method: sudo
tasks:
- name: Update ntp with an unprivileged port to work around firewall wonkiness.
command: ntpdate -u time.google.com