mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
parent
83b45ae047
commit
d321670b38
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ options:
|
|||
default: null
|
||||
requirements:
|
||||
description:
|
||||
- The path to a pip requirements file
|
||||
- The path to a pip requirements file, which should be local to the remote system.
|
||||
File can be specified as a relative path if using the chdir option.
|
||||
required: false
|
||||
default: null
|
||||
virtualenv:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue