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
Toshio Kuratomi c6b286424f Merge pull request #9423 from emonty/features/required-if
Add required_if to AnsibleModule
11 years ago
..
cache Fix pylint error on "cachefile does not exist" 11 years ago
callback_plugins Remove runner_on_error callback that is never used. 12 years ago
inventory made special treatment of certain filesystem for selinux configurable 11 years ago
module_utils Merge pull request #9423 from emonty/features/required-if 11 years ago
modules Update extras submodule for doc fixes 11 years ago
playbook just a few spelling error changes 11 years ago
runner Merge pull request #9636 from Batmat/fix-message-i18n-parsing-error 11 years ago
utils removed empty choices from files 11 years ago
__init__.py Updating version to contain the full major/release 11 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() 11 years ago
color.py fixed typos found by RETF rules in PY files 12 years ago
constants.py made special treatment of certain filesystem for selinux configurable 11 years ago
errors.py Make AnsibleError a plain ol' exception 11 years ago
module_common.py made special treatment of certain filesystem for selinux configurable 11 years ago