community.general/lib/ansible
Chris Adams 23eb4f2093 ec2: add "IAM Role" to instance_profile_name
The AWS API and console docs are inconsistent about whether EC2 instances have IAM profiles or roles. Things which follow the API tend to use profile but the console uses “IAM Role”. This adds that term to the help text so it's searchable.

+label: docsite_pr
2018-08-27 10:06:15 -04:00
..
cli Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Fix another corner case of too many warnings for world readable current working directory 2018-08-23 20:23:59 -07:00
errors
executor Fix recursive_finder so it doesn't re-read files multiple times 2018-08-24 15:37:13 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils ACME: improve documentation (#44691) 2018-08-26 22:46:55 +02:00
modules ec2: add "IAM Role" to instance_profile_name 2018-08-27 10:06:15 -04:00
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook Bump sudo/su deprecation to 2.9 (#44581) 2018-08-23 13:22:54 -05:00
plugins junos cli_config idempotence fix (#44706) 2018-08-27 12:40:16 +05:30
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils ACME: improve documentation (#44691) 2018-08-26 22:46:55 +02:00
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
__init__.py
constants.py We can create a frozenset from a tuple 2018-08-13 15:21:44 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00