back to resource list (opens in a new tab)
iis_install
Simple resource to install the IIS feature
Actions
:install
Properties
Name | Type | Required | Description |
---|---|---|---|
source | String | No | Source to install the features from. |
additional_components | Array | No | Features of IIS to install |
Examples
# creates a new app
iis_install 'install IIS'