community.general/lib/ansible/plugins
James Cammarata 9f31c073fe Fixing a few bugs in the HostVars performance areas
* Also refresh inventory in the HostVars manager process when things
  are changed via add_host/group_by
* Raise j2undefined rather than return it
2015-11-17 09:15:10 -05:00
..
action Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 2015-11-12 16:52:02 +01:00
callback removed print entries, corrected display calls to match latest devel 2015-11-16 11:35:10 -08:00
connection zone connection plugin bugfixes and pipelining and sudo become methods enabled! 2015-11-16 11:14:13 -08:00
filter Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup no need to be executable 2015-11-16 14:40:35 -08:00
shell switched to backticks to allow for non bourne shells to work 2015-10-29 12:45:53 -04:00
strategy Fixing a few bugs in the HostVars performance areas 2015-11-17 09:15:10 -05:00
test success should not include skipped 2015-11-14 14:39:42 -08:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Catch import warnings in a common location for both get() and all() 2015-11-10 11:25:07 -05:00