You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/v2/ansible
Brian Coca 2bf95aaa2d fixed default become user to be 'root' 11 years ago
..
compat Use six.moves to find configparser instead of our compat code 11 years ago
config Add python3-compat boiler to all core files 11 years ago
errors Add another error, who seems to be all over the place 11 years ago
executor Finish backporting of smart transport selection from v1 into v2 11 years ago
inventory Do not import all ansible errors and fix the exception raised 11 years ago
module_utils accidentally 'fixes' ubuntu distribution parsing, this order should not matter, need followup to figure out why this is the case 11 years ago
modules Update extras submodule refs to pick up docs fixes 11 years ago
new_inventory Just move things around so that new_inventory doesn't interfere with testing 11 years ago
parsing Fixing some v2 bugs 11 years ago
playbook fixed vars in block now that they are a field atribute also 11 years ago
plugins Not a full port to v2's api, just a few fixups 11 years ago
template Add a import for 'builtins' module, used in CleansingNodeVisitor. 11 years ago
utils Fixing winrm connection for v2 11 years ago
vars Fixing some v2 bugs 11 years ago
__init__.py Making task includes dynamic and fixing many other bugs 11 years ago
constants.py fixed default become user to be 'root' 11 years ago