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 ac0a7d965a Merge pull request #4306 from sivel/3563-glob
Add fileglob Jinja2 filter. Fixes #3563
11 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. 11 years ago
inventory Allow creating empty inventory 11 years ago
playbook dountil feature commit 1 11 years ago
runner Add fileglob Jinja2 filter. Fixes #3563 11 years ago
utils Encode to utf-8 only when needed 11 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 11 years ago
callbacks.py Added support for -vvvv to enable ssh connection debugging 11 years ago
color.py These fields are booleans. 11 years ago
constants.py For defaults that are integers, enforce it for config supplied values. 11 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. 11 years ago
module_common.py Merge branch 'fix_selinux_debian' of https://github.com/mscherer/ansible into mscherer-fix_selinux_debian 11 years ago