community.general/lib/ansible/plugins
Brian Coca 99f45f2e19 pass task args without filtering, copy module needs to explcitly support
remote_src or it will remove the src file
2015-11-12 09:40:43 -08:00
..
action pass task args without filtering, copy module needs to explcitly support 2015-11-12 09:40:43 -08:00
cache Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
callback Save delegated vars in result for use in callback methods 2015-11-10 10:14:30 -05:00
connection Fxing typo 2015-10-26 17:01:30 -04: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 Fix first_found not finding files in roles (only templates) 2015-11-09 13:47:17 -08:00
shell switched to backticks to allow for non bourne shells to work 2015-10-29 12:45:53 -04:00
strategy Fix use of add_tqm_variables 2015-11-05 16:30:03 -05:00
test Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07: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