1 2 3 4 5 6 7 8 9 10
--- - hosts: localhost remote_user: root vars: ntp_enabled: false ntp_manage_config: true roles: - ansible-role-ntp