username = "root" password = "123456" port = 22 timeout_ms = 10000 hosts = [ "192.168.56.101", "192.168.56.102" ] [nginx] username = "root" password = "123456" port = 22 timeout_ms = 10000 hosts = [ "192.168.57.101", "192.168.57.102" ]