Another ntp call needs to use the new template
This commit is contained in:
parent
8bbefcc6b9
commit
ce59208dd8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue