This website requires JavaScript.
Explore
Help
Sign in
ansible
/
ansible_role_rspamd
Watch
1
Star
0
Fork
You've already forked ansible_role_rspamd
0
mirror of
https://github.com/roles-ansible/ansible_role_rspamd.git
synced
2024-08-16 17:09:51 +02:00
Code
Issues
Releases
Activity
8dcfbcbeea
ansible_role_rspamd
/
tasks
/
redis.yml
7 lines
107 B
YAML
Raw
Normal View
History
Unescape
Escape
add redis
2021-01-26 00:56:16 +01:00
---
-
name
:
install redis backend
become
:
true
update github actions
2022-04-07 23:10:30 +02:00
ansible.builtin.apt
:
add redis
2021-01-26 00:56:16 +01:00
name
:
redis
state
:
present
Reference in a new issue
Copy permalink