Don't use backports here, let the user set package version themselves
Thinking about moving to Debian testing anyway
This commit is contained in:
parent
d435fe4402
commit
306d9746f0
2 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- profanity
|
- profanity
|
||||||
default_release: bullseye-backports
|
|
||||||
when: ansible_facts['distribution'] == 'Debian'
|
when: ansible_facts['distribution'] == 'Debian'
|
||||||
|
|
||||||
- name: Create needed directories
|
- name: Create needed directories
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- tmux
|
- tmux
|
||||||
default_release: bullseye-backports
|
|
||||||
when: ansible_facts['distribution'] == 'Debian'
|
when: ansible_facts['distribution'] == 'Debian'
|
||||||
|
|
||||||
- name: Create tmux directory
|
- name: Create tmux directory
|
||||||
|
|
Loading…
Add table
Reference in a new issue