community.general/lib/ansible/plugins/action
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
2015-05-11 11:29:48 -05:00
..
__init__.py V2 fixes 2015-05-11 11:29:48 -05:00
add_host.py Making the switch to v2 2015-05-03 21:47:26 -05:00
assemble.py Making the switch to v2 2015-05-03 21:47:26 -05:00
assert.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
async.py Making the switch to v2 2015-05-03 21:47:26 -05:00
copy.py Making the switch to v2 2015-05-03 21:47:26 -05:00
debug.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
fail.py Making the switch to v2 2015-05-03 21:47:26 -05:00
fetch.py Making the switch to v2 2015-05-03 21:47:26 -05:00
group_by.py Making the switch to v2 2015-05-03 21:47:26 -05:00
include_vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
normal.py Making the switch to v2 2015-05-03 21:47:26 -05:00
patch.py Making the switch to v2 2015-05-03 21:47:26 -05:00
pause.py Making the switch to v2 2015-05-03 21:47:26 -05:00
raw.py Making the switch to v2 2015-05-03 21:47:26 -05:00
script.py Making the switch to v2 2015-05-03 21:47:26 -05:00
set_fact.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
synchronize.py Cleaning up some portions of synchronize action plugin (v2) 2015-05-07 13:06:51 -05:00
template.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
unarchive.py Making the switch to v2 2015-05-03 21:47:26 -05:00