Maxim Babushkin
8ba2e15578
Add public key return to openssh_keypair ( #53214 )
...
- The openssh_keypair module will return a public key output on the
private key creation.
- Add integration test in order to verify the public key output.
2019-03-05 16:07:43 +00:00
Felix Fontein
1d8e9db4a9
crypto modules: add missing option types ( #52421 )
...
* Add missing crypto option types.
* Reorder argument_spec.
* Reorder option docs.
2019-02-18 10:24:17 +00:00
Felix Fontein
f55481863d
Prevent error if module.params['path'] has no path included. ( #50106 )
2018-12-20 11:47:26 -05:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
lolcube
eb7f6a5e62
Add openssh_keypair module ( #46436 )
...
* add openssh_keypair module
2018-10-24 11:51:45 +01:00