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
Brian Coca 60b51ef6c3 Merge pull request #9646 from bcoca/listify_template_fixes
fine tuned lookup/templating errors
10 years ago
..
cache a cache plugin that stores facts persistently in local json dumps 10 years ago
callback_plugins Remove runner_on_error callback that is never used. 10 years ago
inventory Fetch vars for host directly when calculating the delegated user 10 years ago
module_utils Special case the lone asterisk fragment in mysql 10 years ago
modules Pull in a fix for specifying a single role attribute for postgresql users 10 years ago
playbook Don't template play vars by themselves, it's too early 10 years ago
runner fine tuned lookup/templating errors 10 years ago
utils fine tuned lookup/templating errors 10 years ago
__init__.py Bumping files for 1.9 10 years ago
callbacks.py Transform both values of a task name into a byte str prior to comparing 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py changes for package loading of modules 10 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 10 years ago