issue-1: concatenate and remove default vars

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
2022-12-09 16:36:25 +01:00
parent db27c24ddd
commit 49eed52131
2 changed files with 29 additions and 86 deletions

View File

@@ -1,13 +1,8 @@
#Netbox
netbox_server_url = "https://netbox.exemple.net"
netbox_api_token = ""
netbox_allow_insecure_https = false
#XO
xo_url = "ws://xo.example.net"
xo_username = "admin"
xo_password = "passwd"
xo_insecure = true
xo_url = "ws://xo.example.net"
xo_username = "admin"
xo_password = "passwd"