use of correct boolian phrase
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user