mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-15 13:39:10 -07:00
These modules were added to version 2.0, not 1.9
This commit is contained in:
parent
7415accaa4
commit
9aaf6ee05c
5 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: win_iis_website
|
||||
version_added: "1.9"
|
||||
version_added: "2.0"
|
||||
short_description: Configures a IIS Web application.
|
||||
description:
|
||||
- Creates, Removes and configures a IIS Web applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue