---

dependencies:
  - role: httpd_pre

argument_specs:
  main:
    short_description: httpd main entry point.
    options:

      httpd__supported_types:
        type: list
        elements: str
        required: true
        description: Supported MIME types

      httpd__log_format:
        type: str
        required: true
        choices:
          - combined
          - common
          - connection
          - forwarded
        description: Network protocol