modify copy

This commit is contained in:
Ruben Blanco 2023-10-23 13:51:53 +02:00
parent 26f6adb53b
commit 1305510d46
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# paso2 # paso2
# copy timesync file to crontab.hourly # copy timesync file to crontab.hourly
- name: copy file nslcd.conf - name: copy file timesync to /etc/cron.hourly/timesync
copy: copy:
src: timesync src: timesync
dest: "{{ timesync_path }}" dest: "{{ timesync_path }}"