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 35d138a0d6 When checking conditionals, don't dereference when the variable contains dashes
Fixes #4104
12 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 Fixing role variable precedence for top-level roles 13 years ago
runner Reverting HostVars change from a mapping back to a dictionary 13 years ago
utils When checking conditionals, don't dereference when the variable contains dashes 12 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