Comments must start by a space

This commit is contained in:
Yohann D'ANELLO 2020-11-04 20:08:51 +01:00
parent 3aa43cd198
commit c11b3bc20f
2 changed files with 15 additions and 15 deletions

View file

@ -48,7 +48,7 @@ dns_host_suffix_main: 253
dns_host_suffix_backup: 153 dns_host_suffix_backup: 153
backup_dns_servers: backup_dns_servers:
- "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr) - "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr)
# Finally raised! # Finally raised!
mtu: 1500 mtu: 1500

View file

@ -47,19 +47,19 @@
# Deploy Unifi Controller # Deploy Unifi Controller
#- hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re # - hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re
# roles: # roles:
# - unifi-controller # - unifi-controller
# Deploy Re2o switch service # Deploy Re2o switch service
#- hosts: switchs-manager.adm.auro.re # - hosts: switchs-manager.adm.auro.re
# vars: # vars:
# service_repo: https://gitlab.federez.net/re2o/switchs.git # service_repo: https://gitlab.federez.net/re2o/switchs.git
# service_name: switchs # service_name: switchs
# service_version: master # service_version: master
# service_config: # service_config:
# hostname: re2o-server.adm.auro.re # hostname: re2o-server.adm.auro.re
# username: service-user # username: service-user
# password: "{{ vault_serviceuser_passwd }}" # password: "{{ vault_serviceuser_passwd }}"
# roles: # roles:
# - re2o-service # - re2o-service