Formatting

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-08-20 15:17:16 +02:00
parent 26feb54119
commit dcfb72565d
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -41,13 +41,11 @@
- role: ipa/servicedelegationtarget
name: ipa-http
members:
- host: "{{ ipa_server }}"
service: HTTP
- { host: "{{ ipa_server }}", service: "HTTP" }
- role: ipa/servicedelegationrule
name: fasjson
members:
- host: "fasjson{{ env_suffix }}.fedoraproject.org"
service: HTTP
- { host: "fasjson{{ env_suffix }}.fedoraproject.org", service: "HTTP" }
targets:
- ipa-http
- ipa-ldap