Fix: indentations and spaces
Signed-off-by: Hadrien Patte <hadrien.patte@protonmail.com>
This commit is contained in:
parent
5f08a7522e
commit
58cb43d0d0
6 changed files with 56 additions and 56 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
ldap_local_replica_uri:
|
||||
- 'ldap://ldap-replica-fleming1.adm.auro.re'
|
||||
- 'ldap://ldap-replica-fleming2.adm.auro.re'
|
||||
- 'ldap://ldap-replica-fleming1.adm.auro.re'
|
||||
- 'ldap://ldap-replica-fleming2.adm.auro.re'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
ldap_local_replica_uri:
|
||||
- 'ldap://10.128.0.100'
|
||||
- 'ldap://10.128.0.100'
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
# Download CodiMD
|
||||
# TODO : temporally disabled until 1.3.0 is out (because of uws bug)
|
||||
#- name: Clone CodiMD project
|
||||
# - name: Clone CodiMD project
|
||||
# git:
|
||||
# repo: https://github.com/hackmdio/codimd.git
|
||||
# dest: /var/local/codimd/codimd
|
||||
|
|
Loading…
Reference in a new issue