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
Joshua Lund 2ce7f136b2 * Added a sha256 method to module_common
* Added a sha256sum parameter to the get_url module to enable
cryptographic verification of downloaded files
* Fixed a few typos in the documentation
13 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 13 years ago
inventory optimization when adding child groups 13 years ago
playbook Fix bug with include-level vars and sudo_user. 13 years ago
runner fixed first_available_file and roles support 13 years ago
utils normalize path 13 years ago
__init__.py Update release version. 13 years ago
callbacks.py fix utf-8 named task failed with --step. 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py More pep8 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py * Added a sha256 method to module_common 13 years ago