Add dynamicforward option (#9192)

* Add dynamicforward option

* Add fragment

* Modify fragment
This commit is contained in:
ONODERA Masaru 2024-12-03 04:18:56 +09:00 committed by GitHub
commit 34010a788a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 28 additions and 1 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- ssh_config - add ``dynamicforward`` option (https://github.com/ansible-collections/community.general/pull/9192).