Commit Graph

4 Commits (2bad888f28bc1286458c1f267487c3d196ae339a)

Author SHA1 Message Date
James Cammarata ecd5eb902d Adding unit tests for ConnectionInformation (v2) 11 years ago
James Cammarata daf533c80e V2 fixes
* PluginLoader class will now be more selective about loading some
  plugin classes, if a required base class is specified (used to avoid
  loading v1 plugins that have changed significantly in their apis)
* Added ability for the connection info class to read values from a
  given hosts variables, to support "magic" variables
* Added some more magic variables to the VariableManager output
* Fixed a bug in the ActionBase class, where the module configuration
  code was not correctly handling unicode
11 years ago
Brian Coca 1194195b1a smoother commands with less quotes for pbrun 11 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2 11 years ago