1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

update ansible-ssh in roadmap

This commit is contained in:
Adrian Likins 2017-02-07 11:27:45 -05:00 committed by GitHub
parent 965fe80f1a
commit a5d3b186ba

View file

@ -136,9 +136,11 @@ Target: February/March 2017
- **Plugin Loader**
- Add module_utils to the plugin loader (feature)
- Split plugin loader: Plugin_search, plugin_loader (modules only use first) (Stretch goal)
- Add a ansible-ssh convenience and debugging tool
- Split plugin loader: Plugin_search, plugin_loader (modules only use first) (Stretch goal) (slip to 2.4)
- **ansible-ssh**
- Add a ansible-ssh convenience and debugging tool (will slip to 2.4)
- Tool to invoke an interactive ssh to a host with the same args/env/config that ansible would.
- There are at least three external versions