Removing colors dir in vim role doesn't cause the task to change
This commit is contained in:
parent
a71862dd7b
commit
39ea909dd4
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
file:
|
||||
path: ~/.vim/colors
|
||||
state: absent
|
||||
changed_when: false
|
||||
|
||||
- name: Copy configs
|
||||
copy: src={{ item.src }} dest={{ item.dest }}
|
||||
|
|
Loading…
Add table
Reference in a new issue