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
Seth Vidal c95848ae59 - add an aliases attribute as a lookup of aliasname to canonical name
of parameters
- add support for no_log attribute per-parameter which will not log
  that information to syslog
12 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 Allow end of line comments in inventory file 12 years ago
playbook Fixes from 'make pep8'. Partial, more to come. 12 years ago
runner pass in int() args to get_pty 12 years ago
utils Allow hyphens in complex variables 12 years ago
__init__.py Fix up some version related things on the devel branch. 12 years ago
callbacks.py Removing unused import, 'make pyflakes' is now clean. 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 Fixes jina typos 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py - add an aliases attribute as a lookup of aliasname to canonical name 12 years ago