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
Scott Anderson baf508a379 Change standard AWS access and secret key parameter names to aws_access_key and aws_secret_key. Fixes an authentication problem with the rds module and standardizes the naming convention on something more encompassing than ec2_*_key. 12 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 12 years ago
inventory Merge pull request #5576 from xyrix/symlink-bug-fix 12 years ago
module_utils Change standard AWS access and secret key parameter names to aws_access_key and aws_secret_key. Fixes an authentication problem with the rds module and standardizes the naming convention on something more encompassing than ec2_*_key. 12 years ago
playbook Merge pull request #5771 from bcoca/play_hosts2 12 years ago
runner Refining the fix made in #5885. 12 years ago
utils Properly count newlines appearing at the end of templates after rendering 12 years ago
__init__.py Update various copyrights. Not complete, but sufficient. 12 years ago
callbacks.py Update various copyrights. Not complete, but sufficient. 12 years ago
color.py Update various copyrights. Not complete, but sufficient. 12 years ago
constants.py Bug in constants.py, ANSIBLE_SSH_PIPELINING should be coerced to boolean 12 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Update various copyrights. Not complete, but sufficient. 12 years ago