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
27e691fcdd
ansible_role_rspamd
/
tasks
/
redis.yml
7 lines
111 B
YAML
Raw
Normal View
History
Unescape
Escape
add redis
2021-01-26 00:56:16 +01:00
---
improve linting
2023-10-29 15:42:13 +01:00
-
name
:
Install redis backend
add redis
2021-01-26 00:56:16 +01:00
become
:
true
update github actions
2022-04-07 23:10:30 +02:00
ansible.builtin.apt
:
improve linting
2023-10-29 15:42:13 +01:00
name
:
'redis'
state
:
'present'
Reference in a new issue
Copy permalink