mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add seealso section to Windows and related modules (#49845)
* Add seealso section to Windows and related modules * Fixes after review
This commit is contained in:
@@ -69,6 +69,9 @@ notes:
|
||||
- The M(expect) module is designed for simple scenarios. For more complex
|
||||
needs, consider the use of expect code with the M(shell) or M(script)
|
||||
modules. (An example is part of the M(shell) module documentation)
|
||||
seealso:
|
||||
- module: script
|
||||
- module: shell
|
||||
author: "Matt Martz (@sivel)"
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user