Lots of updated roles

This commit is contained in:
2020-05-12 17:07:38 -06:00
parent 5a9254097e
commit 6bb3e3f34f
35 changed files with 264 additions and 125 deletions

View File

@@ -6,5 +6,5 @@
dest: "/etc/redis/redis.conf"
owner: root
group: root
mode: 0644 # -rw-r--r--
mode: '0644' # -rw-r--r--
notify: restart redis # Only runs if file changed!