feat: adapt role redis for backports

This commit is contained in:
VC
2024-07-05 11:53:37 +02:00
parent 51048732f3
commit b5838af72d
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
name: redis
state: present
update_cache: true
default_release: "{{ omit if redis_backports is undefined }}"
- name: Start redis service
ansible.builtin.service: