mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 03:21:44 -07:00
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>
This commit is contained in:
parent
5e5e1963c3
commit
6c1eb77f18
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