1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

added doc note to win_iis_website site_id arg

This commit is contained in:
nitzmahone 2016-03-11 10:06:30 -08:00 committed by Matt Clay
parent 659c1078ba
commit 2e4cb9c651

View file

@ -34,7 +34,7 @@ options:
aliases: []
site_id:
description:
- Explicitly set the IIS ID for a site.
- Explicitly set the IIS numeric ID for a site. Note that this value cannot be changed after the website has been created.
required: false
default: null
state: