community.general/changelogs/fragments/alicloud_params_add.yml

6 lines
521 B
YAML
Raw Normal View History

2020-04-16 20:07:59 +00:00
minor_changes:
- "alicloud modules - now only support Python 3.6, not support Python 2.x"
- "ali_instance and ali_instance_info - the required package footmark needs a version higher than 1.19.0"
- "ali_instance - Add params ``unique_suffix``, ``tags``, ``purge_tags``, ``ram_role_name``, ``spot_price_limit``, ``spot_strategy``, ``period_unit``, ``dry_run``, ``include_data_disks``"
- "ali_instance_info - Add params ``name_prefix``, ``filters``"
- "alicloud modules - Add authentication params to all modules"