Don't use backports here, let the user set package version themselves

Thinking about moving to Debian testing anyway
This commit is contained in:
flyingscorpio@clevo 2022-12-08 10:25:10 +01:00
parent d435fe4402
commit 306d9746f0
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@
apt:
name:
- profanity
default_release: bullseye-backports
when: ansible_facts['distribution'] == 'Debian'
- name: Create needed directories

View file

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