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 d1d3f4b4d2 Merge pull request #2842 from bcoca/cleanup
generalized cleanup and removed atomic_move return
11 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 12 years ago
inventory Instantiate inventory plugins only once for efficiency reasons. 11 years ago
playbook Allow modules in a "./library" directory to be referenced by their shortforms "modulename:" instead of just "action: modulename" 11 years ago
runner Merge pull request #2840 from toshywoshy/devel 11 years ago
utils Also load Jinja2 extensions when processing template from string 11 years ago
__init__.py Update release version. 11 years ago
callbacks.py BUGFIX - --start-at-task= works only with --step 11 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 Merge branch 'nocows' of git://github.com/jpmens/ansible into devel 11 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py generalized cleanup function, in case modules want to use 11 years ago