Skip to content

Commit 4c95103

Browse files
authored
Update iis_install.md
1 parent 7800e2b commit 4c95103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: documentation/iis_install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Simple resource to install the IIS feature
1515
| `source` | String | No | Source to install the features from. |
1616
| `additional_components` | String,Array | No | Features of IIS to install |
1717
| `install_method` | String, Symbol| No | install_method to be used to any windows_features resources. Default is :windows_feature_dism. Options are :windows_feature_dism, :windows_feature_powershell |
18-
| `start_iis` | true, false | No | Controls whether the W3WVC service is enabled and started. Default is false
18+
| `start_iis` | true, false | No | Controls whether the W3WVC service is enabled and started. Default is false |
1919

2020
## Examples
2121

0 commit comments

Comments
 (0)