Install backports version of tmux on Debian

This commit is contained in:
flyingscorpio@clevo 2022-12-01 10:06:58 +01:00
parent 679b53a3fc
commit 77e6eb6311

View file

@ -11,6 +11,7 @@
apt:
name:
- tmux
default_release: bullseye-backports
when: ansible_facts['distribution'] == 'Debian'
- name: Create tmux directory