diff --git a/update.yml b/update.yml index 4555dc2..1ffabda 100644 --- a/update.yml +++ b/update.yml @@ -19,7 +19,7 @@ # cmd: "git pull" # chdir: "{{ ansible_user_dir }}/dotfiles" - name: "remove cronjob for ansible" - become: no + become: false cron: name: "ansible provision" user: "{{ ansible_user_id }}"