initial ansible code
This commit is contained in:
4
roles/redis/defaults/main.yml
Normal file
4
roles/redis/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
# If port 0 is specified Redis will not listen on a TCP socket.
|
||||
redis_port: 0
|
||||
Reference in New Issue
Block a user