1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_rspamd.git synced 2024-08-16 17:09:51 +02:00
This commit is contained in:
L3D 2023-10-29 23:54:39 +01:00
parent dddbfab74a
commit 6ded10fd01
No known key found for this signature in database
GPG key ID: AD65B920933B4B20
2 changed files with 2 additions and 2 deletions

View file

@ -57,4 +57,4 @@
ansible.builtin.apt: ansible.builtin.apt:
name: 'rspamd' name: 'rspamd'
state: 'present' state: 'present'
notify: Run systemctl restart rspamd notify: 'Run systemctl restart rspamd'

View file

@ -1,6 +1,6 @@
--- ---
# versionscheck # versionscheck
playbook_version_number: 10 playbook_version_number: 11
playbook_version_path: 'do1jlr.rspamd.version' playbook_version_path: 'do1jlr.rspamd.version'
# https://github.com/ansible/ansible/issues/36129 # https://github.com/ansible/ansible/issues/36129