mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
added doc note to win_iis_website site_id arg
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user