groups: - name: Network Configuration description: Configure Network for Nginx questions: - variable: network label: "" group: Network Configuration schema: type: dict attrs: - variable: web_port label: WebUI Port description: The port for Nginx WebUI schema: type: int default: 8081 required: true