ansible/lib/ansible
Vinay Dandekar aed38b12cd [aws] Revert back to getting the AWS role name from the URI (#49427)
* Revert back to getting the AWS role name from the URI with a small change (#49113)

- The role name and instance profile name _can_ be different
- Change the delimiter to `:` for keys that are discovered through the JSON parsing (which is not a valid delimiter for AWS IAM role names), this delimiter is still converted to underscore
- Now checks for the existence of that delimiter to remove the cases where the JSON keys are appended to the role name to find the role name

(cherry picked from commit ff9b86f560)

* Changelog update
2018-12-04 07:02:00 -08:00
..
cli Fix type in ansible-galaxy info output (#49096) 2018-12-03 14:32:40 -08:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config better handling of bad type in config (#48821) 2018-11-19 11:03:27 -08:00
errors
executor split PS wrapper and payload (CVE-2018-16859) (#49143) 2018-11-26 15:28:47 -08:00
galaxy [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils ACME: fix bug introduced in #49266, work around problem with Pebble (#49407) 2018-12-03 17:05:57 -08:00
modules [aws] Revert back to getting the AWS role name from the URI (#49427) 2018-12-04 07:02:00 -08:00
parsing fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
playbook require git when trying to use it in ansible-galaxy cli (#49212) 2018-12-03 16:39:34 -08:00
plugins [stable-2.7] Improve log message in paramiko_ssh connection plugin (#49004) (#49318) 2018-12-03 17:02:43 -08:00
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-12-03 18:40:42 -08:00
utils Backport/2.7/46623 (#48154) 2018-12-03 16:37:25 -08:00
vars [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update Ansible release version to v2.7.4.post0. 2018-11-30 12:45:32 -08:00