mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #7704/6c1eb77f backport][stable-8] Add ssh_config module option for identities_only (#7736)
Add ssh_config module option for identities_only (#7704)
* Add ssh_config module option for identities_only
* Add changelog fragment for 7704
* remove trailing whitespace
* Apply suggestions from code review
Documentation change suggestions from felixfontein
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Michael Finney <michael.finney@tpwd.texas.gov>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6c1eb77f18
)
Co-authored-by: mjfinney <mjfinney@gmail.com>
This commit is contained in:
parent
7db93a7dd3
commit
b80d408a25
3 changed files with 31 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ssh_config - new feature to set ``IdentitiesOnly`` option to ``yes`` or ``no`` (https://github.com/ansible-collections/community.general/pull/7704).
|
Loading…
Add table
Add a link
Reference in a new issue