Skip to content

Commit

Permalink
Fix: wronf var name
Browse files Browse the repository at this point in the history
  • Loading branch information
frinux committed Jun 2, 2017
1 parent 413895d commit 6fbd0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ redis_includes: []
redis_requirepass: ""

# Disable these commands. Recommanded if Redis server is publicly opened.
redis_disabled_command: []
redis_disabled_commands: []
# - FLUSHDB
# - FLUSHALL
# - KEYS
Expand Down

0 comments on commit 6fbd0f5

Please sign in to comment.