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 70bb7d1e54 Merge pull request #1696 from gregorg/enhance_limit
Allow regex to be used to select hosts in addition to fnmatch pattern
12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Merge pull request #1696 from gregorg/enhance_limit 12 years ago
playbook Reset notified_by list per serialized batch 12 years ago
runner Ignore arguments when checking for interpreter, and re-add before use 12 years ago
utils Merge pull request #1683 from bcoca/template_override 12 years ago
__init__.py Updated ansible version to align with RPM package 12 years ago
callbacks.py Make --oneline return one line (except with multiline output) 12 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 12 years ago
constants.py Set LANG in module_common.py 12 years ago
errors.py
module_common.py Import errno to avoid 'NameError: global name 'errno' is not defined' 12 years ago