Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Goth committed Jan 3, 2024
1 parent a3cc502 commit 7cb971a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
ansible.builtin.command:
args:
cmd: >
"install -d -o redis -g redis -m 0750
"/usr/bin/install -d -o redis -g redis -m 0750
/var/lib/redis/{{ redis_instancename }}/"
- name: Ensure Redis is running and enabled on boot.
Expand Down

0 comments on commit 7cb971a

Please sign in to comment.