community.general/lib/ansible
Felix Fontein fc4bbff6e1
AWS: _facts -> _info (part 2) (#57626)
* Rename cloudwatchlogs_log_group_facts -> cloudwatchlogs_log_group_info.

* Rename elasticache_facts -> elasticache_info.

* redshift_facts -> redshift_info.

* Rename route53_facts -> route53_info.

* Rename rds_instance_facts -> rds_instance_info.

* Rename rds_snapshot_facts -> rds_snapshot_info.

* Rename iam_mfa_device_facts -> iam_mfa_device_info.

* Rename iam_role_facts -> iam_role_info.

* Rename iam_server_certificate_facts -> iam_server_certificate_info.

* Rename elb_application_lb_facts -> elb_application_lb_info.

* Renaming elb_classic_lb_facts -> elb_classic_lb_info.

* elb_target_facts -> elb_target_info.

* Rename elb_target_group_facts -> elb_target_group_info.

* Update porting guide.

* Add changelog.

* Fix module defaults (both for this PR and #57613).

* Two fixes.
2019-06-10 17:48:07 +02:00
..
cli ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config AWS: _facts -> _info (part 2) (#57626) 2019-06-10 17:48:07 +02:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
module_utils FTD configuration module: fix a bug with response parsing (#57480) 2019-06-10 18:30:35 +05:30
modules AWS: _facts -> _info (part 2) (#57626) 2019-06-10 17:48:07 +02:00
parsing Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
playbook Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
plugins Remove trailing new line while including vars (#57605) 2019-06-10 11:23:38 -04:00
template Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
utils some logging fixes (#56311) 2019-05-24 16:43:47 -04:00
vars Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00