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
James Cammarata bcc2a4b513 Minor fix so the any_errors_fatal value is checked properly 13 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
inventory Minor fix to ipv6 detection for inventory with -i 13 years ago
playbook Minor fix so the any_errors_fatal value is checked properly 13 years ago
runner Reverting HostVars change from a mapping back to a dictionary 13 years ago
utils Use StringIO to feed md5 calculation to prevent unicode issues 13 years ago
__init__.py Version bump and assorted things to start new development version. 13 years ago
callbacks.py These fields are booleans. 13 years ago
color.py These fields are booleans. 13 years ago
constants.py Added accelerate_port to plays, and made it configurable 13 years ago
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 13 years ago
module_common.py The required package for selinux is libselinux-python 13 years ago