diff --git a/tasks/cron.yml b/tasks/cron.yml index 73c800f..da432e0 100644 --- a/tasks/cron.yml +++ b/tasks/cron.yml @@ -3,4 +3,4 @@ user: ansible name: "ansible provision" minute: "*/10" - job: "/usr/bin/ansible-pull -o -U https://git.axolito.fr/Axel/laptop_playbook.git > /dev/null" \ No newline at end of file + job: "/usr/bin/ansible-pull -U https://git.axolito.fr/Axel/laptop_playbook.git > /dev/null" \ No newline at end of file