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 9ccabbb95e Merge pull request #9808 from swimlappy/sslconfig
Fix: Add support for SSL protocol version configuration option
10 years ago
..
cache Restore json import for redis as well. Switch preference to simplejson for speed 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 Merge pull request #9808 from swimlappy/sslconfig 10 years ago
modules Update extras to pick up doc build fix 10 years ago
playbook Merge pull request #8651 from ks888/enable-env-kw-at-play-level 10 years ago
runner Add stdout_lines to results when using with_items 10 years ago
utils Restore json import for redis as well. Switch preference to simplejson for speed 10 years ago
__init__.py Bumping files for 1.9 10 years ago
callbacks.py fix vars_prompt no/false values 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py Add support for SSL protocol version configuration option. Also fix 2 places where the SSL version was not being set properly. 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