Add todo to windows-terminal
This commit is contained in:
parent
0d102debb9
commit
c2d03c503a
@ -4,6 +4,7 @@
|
|||||||
src: '{{windows_terminal_settings_json}}'
|
src: '{{windows_terminal_settings_json}}'
|
||||||
register: slurped_settings
|
register: slurped_settings
|
||||||
|
|
||||||
|
# TODO: Handle comments in settings.json
|
||||||
- name: decode settings into fact
|
- name: decode settings into fact
|
||||||
set_fact:
|
set_fact:
|
||||||
settings: '{{slurped_settings.content | b64decode | from_json}}'
|
settings: '{{slurped_settings.content | b64decode | from_json}}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user