mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 07:19:10 -07:00
(cherry picked from commit f12df1d21b
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a3c9c688b9
commit
44ce63ed85
5 changed files with 14 additions and 10 deletions
|
@ -47,7 +47,7 @@ class ModuleDocFragment(object):
|
|||
OCI_USER_KEY_FILE variable, if any, is used. This option is required if the private key is
|
||||
not specified through a configuration file (See C(config_file_location)). If the key is encrypted
|
||||
with a pass-phrase, the C(api_user_key_pass_phrase) option must also be provided.
|
||||
type: str
|
||||
type: path
|
||||
api_user_key_pass_phrase:
|
||||
description:
|
||||
- Passphrase used by the key referenced in C(api_user_key_file), if it is encrypted. If not set, then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue