--- argument_specs: main: short_description: UISP container description: "Sets up an UISP docker container." options: ports: description: "ports.netflow is used directly. Others passed to container role" required: true # All options after this will be passed directly to the container role docker_service_suffix: description: "Passed to container role" required: false docker_host_user: description: "Passed to container role" required: false docker_additional_services: description: "Passed to container role" required: false docker_volume_type: description: "Passed to container role" required: false reverse_proxy_type: description: "Passed to container role" required: false docker_vhost_domains: description: "Passed to container role" required: false docker_entrypoint: description: "Passed to container role" required: false