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/lib/ansible
Daniel Hokka Zakrisson d632210941 Allow using other users' home directories as well 13 years ago
..
callback_plugins Move default arguments to the end of the function call. 13 years ago
inventory Fix group depth for nested groups 13 years ago
playbook Clean up some extra_vars redundancy 13 years ago
runner Fix tilde expansion for fileglob 13 years ago
utils Allow using other users' home directories as well 13 years ago
__init__.py Fix up some version related things on the devel branch. 13 years ago
callbacks.py Move diff code more into runner code. 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py Add sudo_flags configuration option to alter sudo behaviour 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Removing duplicate import, adding missing import 13 years ago