--- argument_specs: main: short_description: httpd_pre main entrypoint. options: httpd_pre__configuration_file: type: path required: true description: Configuration file httpd_pre__configuration_dir: type: path required: true description: Configuration directory httpd_pre__chroot_dir: type: path required: true description: Chroot directory httpd_pre__passwords_dir: type: path required: true description: Passwords directory httpd_pre__sites_dir: type: path required: true description: Sites directory httpd_pre__user: type: str required: true description: User httpd_pre__group: type: str required: true description: Group