Fix indentation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2192db58db
commit
c4721201a4
1 changed files with 6 additions and 6 deletions
|
@ -244,9 +244,9 @@
|
|||
- config
|
||||
|
||||
- name: Update xmlrpc_uri
|
||||
lineinfile: dest=/etc/ipa/default.conf
|
||||
regexp='xmlrpc_uri ='
|
||||
line='xmlrpc_uri = https://id{{env_suffix}}.fedoraproject.org/ipa/xml'
|
||||
tags:
|
||||
- ipa/server
|
||||
- config
|
||||
lineinfile: dest=/etc/ipa/default.conf
|
||||
regexp='xmlrpc_uri ='
|
||||
line='xmlrpc_uri = https://id{{env_suffix}}.fedoraproject.org/ipa/xml'
|
||||
tags:
|
||||
- ipa/server
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue