modify copy
This commit is contained in:
parent
26f6adb53b
commit
1305510d46
|
@ -12,7 +12,7 @@
|
|||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
# paso2
|
||||
# copy timesync file to crontab.hourly
|
||||
- name: copy file nslcd.conf
|
||||
- name: copy file timesync to /etc/cron.hourly/timesync
|
||||
copy:
|
||||
src: timesync
|
||||
dest: "{{ timesync_path }}"
|
||||
|
|
Loading…
Reference in New Issue