initial commit
This commit is contained in:
commit
43e8780420
7 changed files with 62 additions and 0 deletions
2
vars/main.yml
Normal file
2
vars/main.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
packages:
|
||||
repos: '{% if ansible_distribution_release|lower =="buster" %}{ "buster-backports": { "url": "deb http://deb.debian.org/debian buster-backports main" } }{% else %}{}{% endif %}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue