more doc fixes

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent 1fe074c2b2
commit cff83ca72a

@ -35,7 +35,6 @@ notes:
- there are in fact two scheduled tasks for ngen but they have no triggers so aren't a problem - there are in fact two scheduled tasks for ngen but they have no triggers so aren't a problem
- there's no way to test if they've been completed (?) - there's no way to test if they've been completed (?)
- the stdout is quite likely to be several megabytes - the stdout is quite likely to be several megabytes
options:
author: Peter Mounce author: Peter Mounce
''' '''

@ -30,7 +30,8 @@ description:
- Installs packages using Web Platform Installer command-line (http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release). - Installs packages using Web Platform Installer command-line (http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release).
- Must be installed and present in PATH (see win_chocolatey module; 'webpicmd' is the package name, and you must install 'lessmsi' first too) - Must be installed and present in PATH (see win_chocolatey module; 'webpicmd' is the package name, and you must install 'lessmsi' first too)
- Install IIS first (see win_feature module) - Install IIS first (see win_feature module)
- Note: accepts EULAs and suppresses reboot - you will need to check manage reboots yourself (see win_reboot module) notes:
- accepts EULAs and suppresses reboot - you will need to check manage reboots yourself (see win_reboot module)
options: options:
name: name:
description: description:

Loading…
Cancel
Save