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. 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 now in v2 everything passes a single passwords hash 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 Comment to clarify why we add one to the line and column recording 10 years ago
playbook a bunch of updates to connection info and related, to pass down passwords 10 years ago
plugins a bunch of updates to connection info and related, to pass down passwords 10 years ago
template Fix re import failure in templates module when running unit tests. 10 years ago
utils implemented verbosity, added 5th level and now can see how many plays per playbooko if -vvvvv 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 removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 10 years ago