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 3d25b4a7c0 Standardize args/kwargs on connection plugins. 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 simple fix for issue 2564 12 years ago
playbook compare the number of available hosts before and after running each task 12 years ago
runner Standardize args/kwargs on connection plugins. 12 years ago
utils Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line. 12 years ago
__init__.py Update release version. 12 years ago
callbacks.py when --step isn't specified make sure to print the banner 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 Added DEFAULT_EXECUTABLE as a constant 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Make logging to journal match what goes to syslog on non-systemd hosts 12 years ago