diff --git a/handlers/main.yml b/handlers/main.yml index 761f3fa7..7e828a42 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -97,7 +97,7 @@ - name: Restart ssh service: - name: "sshd" + name: "{{ keystone_sshd }}" state: "restarted" - name: Flush all of the cache in memcached