Skip to content
Snippets Groups Projects
Commit 122863f9 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

chore: remove unnecessary task that cleared tmux.conf before deploying a new...

chore: remove unnecessary task that cleared tmux.conf before deploying a new one (was introduced for migration purposes)
parent 6ed848c6
No related branches found
No related tags found
No related merge requests found
--- ---
- name: clear tmux config
file:
path: "/etc/tmux.conf"
state: absent
- name: Enable mouse mode in tmux, increase scrollback buffer to 10.000 (newer OSses) - name: Enable mouse mode in tmux, increase scrollback buffer to 10.000 (newer OSses)
blockinfile: blockinfile:
path: "/etc/tmux.conf" path: "/etc/tmux.conf"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment