diff --git a/shibboleth-sp-2/tasks/main.yml b/shibboleth-sp-2/tasks/main.yml index f20e8a07..24a748d6 100644 --- a/shibboleth-sp-2/tasks/main.yml +++ b/shibboleth-sp-2/tasks/main.yml @@ -21,4 +21,4 @@ - name: Ensure that the shibd service is running and enabled service: name=shibd state=started enabled=yes - tags: [ 'shibbolet', 'shibbolet_sp' ] + tags: [ 'shibboleth', 'shibbolet_sp' ]