Add TODO for unchanged task reporting in vim role
This commit is contained in:
parent
d800e77ac7
commit
bcb35d1804
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
||||||
cmd: vim +BlackUpgrade +qall
|
cmd: vim +BlackUpgrade +qall
|
||||||
stdin: '\n' # When an error with vimrc is encountered, needs user input to continue
|
stdin: '\n' # When an error with vimrc is encountered, needs user input to continue
|
||||||
register: result
|
register: result
|
||||||
|
# TODO: changed_when
|
||||||
|
|
||||||
- name: Install hdl-checker
|
- name: Install hdl-checker
|
||||||
pip:
|
pip:
|
||||||
|
|
Loading…
Add table
Reference in a new issue