1.0.0 beta 3
Pre-release
Pre-release
Release 1.0.0 Beta 3
Changes
- Command output is now a dictionary of host name -> host output object with
stdoutand so on attributes. Host output supports dictionary-like item lookup for backwards compatibility. No code changes are needed to output use though documentation will from now on refer to the new attribute style output. Dictionary-like item access is deprecated and will be removed in future major release, like2.x run_commandnow uses named positional and keyword arguments