Add version_added: 1.0.0 for all new features. (#37)

This commit is contained in:
Felix Fontein
2020-06-29 15:21:35 +02:00
committed by GitHub
parent 70683e540d
commit 109edecd78
15 changed files with 38 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ options:
- Content of the private key file.
- Either I(path) or I(content) must be specified, but not both.
type: str
version_added: '1.0.0'
passphrase:
description:
- The passphrase for the private key.