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
Toshio Kuratomi 5808b68d35 Update module pointers 10 years ago
..
compat typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
config Add python3-compat boiler to all core files 10 years ago
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 10 years ago
executor Fixing the synchronize action plugin for v2 10 years ago
inventory Fix v2 for #10426 10 years ago
module_utils Merge pull request #10237 from emonty/remove-auth-token 10 years ago
modules Update module pointers 10 years ago
new_inventory Just move things around so that new_inventory doesn't interfere with testing 10 years ago
parsing Add AnsibleList for keeping track of line numbers in lists parsed from yaml 10 years ago
playbook Merge branch 'v2_fixing' into devel 10 years ago
plugins Fixing the synchronize action plugin for v2 10 years ago
template remove broken nad commented unicode conversion -- in v2, this is done when the data first enters ansible. 10 years ago
utils Fixing dupe option for -u in v2 10 years ago
vars V2 fixing bugs 10 years ago
__init__.py Making task includes dynamic and fixing many other bugs 10 years ago
constants.py Started implementing become in v2 10 years ago