debian: allow overriding release
This commit is contained in:
parent
5cca841e6b
commit
d334e9aafa
2 changed files with 13 additions and 0 deletions
|
@ -9,3 +9,6 @@
|
|||
|
||||
- name: restart frr
|
||||
service: name=frr state=restarted
|
||||
|
||||
- name: update package cache
|
||||
apt: update_cache=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue