Skip to content

Commit

Permalink
Updates ansible role name libre_ops.multi_redis
Browse files Browse the repository at this point in the history
  • Loading branch information
rngkll committed Nov 3, 2023
1 parent e359cac commit 9a6a1e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- src: geerlingguy.postgresql
version: 3.5.0

- src: libre-ops.multi_redis
- src: libre_ops.multi_redis
version: 1.0.1

- src: arillso.logrotate
Expand Down
2 changes: 1 addition & 1 deletion playbooks/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
- role: postgres_tuning
tags: postgres_tuning

- role: libre-ops.multi_redis
- role: libre_ops.multi_redis
vars:
multiredis_disable_default_instance: false
become: yes
Expand Down

0 comments on commit 9a6a1e0

Please sign in to comment.