Commit 8a03bda5 by Maruyama

roles/redis: rootでインストール

parent f3440ad3
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
name: redis name: redis
enablerepo: remi enablerepo: remi
state: latest state: latest
become: yes
- name: disable tcp listen - name: disable tcp listen
lineinfile: lineinfile:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment