Install backports version of tmux on Debian
This commit is contained in:
parent
679b53a3fc
commit
77e6eb6311
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
apt:
|
||||
name:
|
||||
- tmux
|
||||
default_release: bullseye-backports
|
||||
when: ansible_facts['distribution'] == 'Debian'
|
||||
|
||||
- name: Create tmux directory
|
||||
|
|
Loading…
Add table
Reference in a new issue