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
Michael DeHaan 2962073bcf Merge branch 'fix-module-encoding' of git://github.com/andreparames/ansible into devel 13 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 13 years ago
inventory When a host list is used, no parser is present 13 years ago
playbook Allow (local_)action: to be a dict 13 years ago
runner Merge branch 'fix-module-encoding' of git://github.com/andreparames/ansible into devel 13 years ago
utils Fixed a small buglet, if using with_items with yum and so on, only optimize the package list if the package list is all strings 13 years ago
__init__.py Fix up some version related things on the devel branch. 13 years ago
callbacks.py Merge branch 'madcow2' of git://github.com/bcoca/ansible into devel 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 Fixes jina typos 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Merge pull request #2286 from gavares/url_timeout 13 years ago