Commit Graph

6 Commits (ce512e18f0254b54e941bf863214d5a1caab0ad1)

Author SHA1 Message Date
Toshio Kuratomi dc9b36ccb0 Some notes on optimizing module_replacer 2015-03-30 19:15:41 -07:00
Toshio Kuratomi ea2d00c558 v2 equivalent for https://github.com/ansible/ansible/pull/8564
Looks like there's currently no code for the ansible_*_interpreter but
modified the note abouot adding it
2015-03-26 11:57:27 -07:00
Toshio Kuratomi c31831f028 Move from using inspect to __file__ in order to find the path to the
module snippets
2015-02-10 14:41:15 -08:00
Toshio Kuratomi 01a6081b49 First swing at making module_common.py more v2-ish 2015-02-10 12:36:23 -08:00
Toshio Kuratomi 4add30c96e Optimize away a string replacement :-) 2015-01-14 09:16:09 -08:00
James Cammarata 62d79568be Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00