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 67512aeeb6 Merge pull request #10618 from jder/force-handlers
Fix --force-handlers, and allow it in plays and ansible.cfg
10 years ago
..
cache Reverse the error messages from jsonfile get and set 10 years ago
callback_plugins Remove runner_on_error callback that is never used. 11 years ago
inventory Merge pull request #8936 from srvg/inventoryscript_onlychildren 10 years ago
module_utils backup_local now only tries to back up exising files, returns '' otherwise 10 years ago
modules updated submodule refs 10 years ago
playbook Fix --force-handlers, and allow it in plays and ansible.cfg 10 years ago
runner Remove winrm connection cache (only useful when running against one host). Also fixes #10391. 10 years ago
utils Don't convert numbers and booleans to strings. 10 years ago
__init__.py Updating version to contain the full major/release 10 years ago
callbacks.py Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode() 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py Fix --force-handlers, and allow it in plays and ansible.cfg 10 years ago
errors.py Make AnsibleError a plain ol' exception 10 years ago
module_common.py Correct typo 10 years ago