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
Dorian Pula b193d327b6 Fix re import failure in templates module when running unit tests. 11 years ago
..
compat typofixes - https://github.com/vlajos/misspell_fixer 11 years ago
config Add python3-compat boiler to all core files 11 years ago
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 11 years ago
executor now in v2 everything passes a single passwords hash 11 years ago
inventory Fix v2 for #10426 11 years ago
module_utils Merge pull request #10237 from emonty/remove-auth-token 11 years ago
modules Update module pointers 11 years ago
new_inventory Just move things around so that new_inventory doesn't interfere with testing 11 years ago
parsing Comment to clarify why we add one to the line and column recording 11 years ago
playbook a bunch of updates to connection info and related, to pass down passwords 11 years ago
plugins a bunch of updates to connection info and related, to pass down passwords 11 years ago
template Fix re import failure in templates module when running unit tests. 11 years ago
utils implemented verbosity, added 5th level and now can see how many plays per playbooko if -vvvvv 11 years ago
vars V2 fixing bugs 11 years ago
__init__.py Making task includes dynamic and fixing many other bugs 11 years ago
constants.py removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 11 years ago