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

@@ -87,6 +87,7 @@ options:
- full_idempotence
- always
default: partial_idempotence
version_added: '1.0.0'
notes:
- In case the ssh key is broken or password protected, the module will fail.
Set the I(force) option to C(yes) if you want to regenerate the keypair.