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 b7082677de Merge pull request #8790 from sivel/issue/8784
Don't use ternary if statements. Fixes #8784
12 years ago
..
cache Use JSON instead of pickles for compatibility. 12 years ago
callback_plugins Remove runner_on_error callback that is never used. 12 years ago
inventory InventoryScript: better syntax checking for json stream 12 years ago
module_utils Merge pull request #8790 from sivel/issue/8784 12 years ago
playbook Allow installation of roles from yaml roles file 12 years ago
runner Set the shell variable on the ssh connection type for accelerated mode 12 years ago
utils Fixing up serialize_args utility function 12 years ago
__init__.py Version bump for 1.8 12 years ago
callbacks.py Slightly trim down the warnings list based on some things being pretty common 12 years ago
color.py fixed typos found by RETF rules in PY files 12 years ago
constants.py Make command warnings off by default to minimize surprises. 12 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Dedupe PTR record related code in rax_dns_record 12 years ago