diff --git a/roles/windows_manage_iis/meta/argument_specs.yml b/roles/windows_manage_iis/meta/argument_specs.yml index 02c7bd3..8951c58 100644 --- a/roles/windows_manage_iis/meta/argument_specs.yml +++ b/roles/windows_manage_iis/meta/argument_specs.yml @@ -26,7 +26,6 @@ argument_specs: type: int description: The network port that the Server will listen on. default: 80 - required: true windows_manage_iis_path: type: str description: The path on disk where the web content will be served from.