use of correct boolian phrase
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
# cmd: "git pull"
|
# cmd: "git pull"
|
||||||
# chdir: "{{ ansible_user_dir }}/dotfiles"
|
# chdir: "{{ ansible_user_dir }}/dotfiles"
|
||||||
- name: "remove cronjob for ansible"
|
- name: "remove cronjob for ansible"
|
||||||
become: no
|
become: false
|
||||||
cron:
|
cron:
|
||||||
name: "ansible provision"
|
name: "ansible provision"
|
||||||
user: "{{ ansible_user_id }}"
|
user: "{{ ansible_user_id }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user