1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Felix Fontein 804d5eaf8e
AWS: _facts -> _info (part 3) (#57635)
* Rename ec2_ami_facts -> ec2_ami_info.

* Rename ec2_asg_facts -> ec2_asg_info.

* Rename ec2_customer_gateway_facts -> ec2_customer_gateway_info.

* Rename ec2_eip_facts -> ec2_eip_info.

* Rename ec2_elb_facts -> ec2_elb_info.

* Rename ec2_eni_facts -> ec2_eni_info.

* Rename ec2_group_facts -> ec2_group_info.

* Rename ec2_instance_facts -> ec2_instance_info.

* Rename ec2_lc_facts -> ec2_lc_info.

* Rename ec2_placement_group_facts -> ec2_placement_group_info.

* Rename ec2_snapshot_facts -> ec2_snapshot_info.

* Rename ec2_vol_facts -> ec2_vol_info.

* Update module defaults, add changelog and porting guide.

* Forgot one occurence of ec2_instance_facts.

* Update BOTMETA.

* Break too long line.
2019-06-10 19:33:38 +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 3) (#57635) 2019-06-10 19:33:38 +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 3) (#57635) 2019-06-10 19:33:38 +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