Fixed link to win_package module (#74090)
This commit is contained in:
parent
f9f839fa08
commit
c0a8ed1e35
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ description:
|
|||
- This module acts as a proxy to the underlying package manager module. While all arguments will be passed to the
|
||||
underlying module, not all modules support the same arguments. This documentation only covers the minimum intersection
|
||||
of module arguments that all packaging modules support.
|
||||
- For Windows targets, use the M(ansile.windows.win_package) module instead.
|
||||
- For Windows targets, use the M(ansible.windows.win_package) module instead.
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue