forked from ISTI-ansible-roles/ansible-roles
Fix the tag.
This commit is contained in:
parent
20f917627b
commit
eb9d818fec
|
@ -21,4 +21,4 @@
|
||||||
- name: Ensure that the shibd service is running and enabled
|
- name: Ensure that the shibd service is running and enabled
|
||||||
service: name=shibd state=started enabled=yes
|
service: name=shibd state=started enabled=yes
|
||||||
|
|
||||||
tags: [ 'shibbolet', 'shibbolet_sp' ]
|
tags: [ 'shibboleth', 'shibbolet_sp' ]
|
||||||
|
|
Loading…
Reference in New Issue