debian: allow overriding release

This commit is contained in:
Timotej Lazar 2023-11-18 19:44:00 +01:00
parent 5cca841e6b
commit d334e9aafa
2 changed files with 13 additions and 0 deletions

View file

@ -9,3 +9,6 @@
- name: restart frr
service: name=frr state=restarted
- name: update package cache
apt: update_cache=true