ipa/service: add missing tags for the "fail" task
This commit is contained in:
parent
dc860c9e9d
commit
e804c8ff01
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@
|
||||||
when:
|
when:
|
||||||
- ipa_service_defined is failed
|
- ipa_service_defined is failed
|
||||||
- "\"'krbprincipalname' already contains one or more values\" not in ipa_service_defined.msg"
|
- "\"'krbprincipalname' already contains one or more values\" not in ipa_service_defined.msg"
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
- krb5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue