ansible/v2/ansible
2015-04-03 09:20:19 -04:00
..
compat typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 22:23:35 +00:00
config Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 2015-04-01 14:54:22 -07:00
executor Fixing the synchronize action plugin for v2 2015-04-02 11:54:45 -05:00
inventory Fix v2 for #10426 2015-03-11 21:28:45 -07:00
module_utils Merge pull request #10237 from emonty/remove-auth-token 2015-04-01 12:20:59 -04:00
modules Update module pointers 2015-04-02 12:41:30 -07:00
new_inventory Just move things around so that new_inventory doesn't interfere with testing 2015-03-31 12:58:00 -07:00
parsing Add AnsibleList for keeping track of line numbers in lists parsed from yaml 2015-04-02 12:37:02 -07:00
playbook Merge branch 'v2_fixing' into devel 2015-04-02 01:25:53 -05:00
plugins switched to use cross platform os.sep, added diff output to copy 2015-04-03 09:20:19 -04:00
template remove broken nad commented unicode conversion -- in v2, this is done when the data first enters ansible. 2015-02-02 19:08:10 -08:00
utils Fixing dupe option for -u in v2 2015-04-02 11:26:42 -05:00
vars V2 fixing bugs 2015-04-02 01:19:21 -05:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 2015-03-27 08:45:04 -04:00