fixed a user dir

This commit is contained in:
rene
2022-02-21 15:48:46 +01:00
parent 5fd3b62923
commit 5cfa94d384

View File

@@ -28,7 +28,7 @@
name: "ansible refresh at boot" name: "ansible refresh at boot"
user: ansible user: ansible
special_time: reboot special_time: reboot
job: "/bin/rm -rf /home/simone/.ansible" job: "/bin/rm -rf /home/ansible/.ansible"
- name: system setup | cron | Send me a list of upgradeable packages daily - name: system setup | cron | Send me a list of upgradeable packages daily
tags: cron tags: cron