Another ntp call needs to use the new template

This commit is contained in:
Kevin Fenzi 2015-12-09 02:17:55 +00:00
parent 8bbefcc6b9
commit ce59208dd8

View file

@ -60,7 +60,7 @@
- ntp
- name: ntp.conf
copy: src="{{ roles }}/base/files/ntp/ntp.conf" dest=/etc/ntp.conf
template: src="{{ roles }}/base/templates/ntp/ntp.conf.j2" dest=/etc/ntp.conf
tags:
- ntp