Skip to content

Commit 6843a96

Browse files
committed
Use full handler name
1 parent 08dabe2 commit 6843a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/roles/saml/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@
205205
msg: "SimpleSAMLphp was upgraded, memcached needs restart"
206206
changed_when: simplesamlphp_will_upgrade or not simplesamlphp_composer.stat.exists
207207
notify:
208-
- restart memcached
208+
- memcached : restart memcached

0 commit comments

Comments
 (0)