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 d9f91be34a Merge pull request #3227 from bcoca/modules_wantlist
implementing with_items list globbing made easier for modules
13 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
inventory don't want to ignore explicit cwd 13 years ago
playbook Set current play/task to None for callback context when finished running the current play/task. 13 years ago
runner now modules can implement with_items list globbing w/o updating 13 years ago
utils fixed x-bits in git 13 years ago
__init__.py Version bump and assorted things to start new development version. 13 years ago
callbacks.py fix utf-8 named task failed with --step. 13 years ago
color.py
constants.py
errors.py
module_common.py