Fixed link to win_package module (#74090)

This commit is contained in:
Hunter Lannon 2021-04-01 14:07:25 -05:00 committed by GitHub
parent f9f839fa08
commit c0a8ed1e35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 - 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 underlying module, not all modules support the same arguments. This documentation only covers the minimum intersection
of module arguments that all packaging modules support. 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: options:
name: name:
description: description: