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 76f3351b02 Move complex_args templating to be with module_args
Keeps every action plugin from having to do the same thing.
12 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 12 years ago
inventory When a host list is used, no parser is present 12 years ago
playbook Allow (local_)action: to be a dict 12 years ago
runner Move complex_args templating to be with module_args 12 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 12 years ago
__init__.py Fix up some version related things on the devel branch. 12 years ago
callbacks.py Merge branch 'madcow2' of git://github.com/bcoca/ansible into devel 12 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 12 years ago
constants.py Fixes jina typos 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Minor spelling fixes 12 years ago