diff --git a/tasks/manual.yml b/tasks/manual.yml index d08562f..c13ef04 100644 --- a/tasks/manual.yml +++ b/tasks/manual.yml @@ -7,17 +7,17 @@ run_once: True -- name: Download actuel kitty terminfo - get_url: - url: "https://github.com/kovidgoyal/kitty/blob/master/terminfo/x/xterm-kitty?raw=true" - dest: "{{ kitty_tempdir.path }}/xterm-kitty" - delegate_to: localhost - run_once: True - - - name: "(Block) Install terminfo dir and file" block: + - name: Download actuel kitty terminfo + get_url: + url: "https://github.com/kovidgoyal/kitty/blob/master/terminfo/x/xterm-kitty?raw=true" + dest: "{{ kitty_tempdir.path }}/xterm-kitty" + delegate_to: localhost + run_once: True + + - name: Create terminfo dir file: path: /usr/share/terminfo/x/