We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6847644 commit a95de9dCopy full SHA for a95de9d
examples/playbook_single_host_deploy.yml
@@ -24,7 +24,7 @@
24
- name: "{{ netbox_database_user }}"
25
role_attr_flags: CREATEDB,NOSUPERUSER
26
redis_bind: 127.0.0.1
27
- redis_version: 6.0.9
+ redis_version: 6.2.14
28
redis_download_url: "https://download.redis.io/releases/redis-{{ redis_version }}.tar.gz"
29
redis_checksum: sha256:dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
30
pre_tasks:
0 commit comments