mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-28 22:49:00 +00:00
* Bump version to 13.0.0. * Remove deprecated modules and plugins. * Remove deprecated module utils. * Remove leftovers. * Remove mode=compatibility. * Change default of is_pre740 from true to false. * Change default of force_defaults from true to false. * Remove support for ubuntu_legacy mechanism. * Remove cpanm compatibility tests.
46 lines
6 KiB
YAML
46 lines
6 KiB
YAML
removed_features:
|
|
- "dimensiondata - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "dimensiondata_wait - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle_creatable_resource - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle_display_name_option - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle_name_option - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle_tags - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle_wait_options - the doc fragment has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "hiera lookup plugin - the lookup has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "cloud module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "database module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "dimensiondata module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "known_hosts module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oracle.oci_utils module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "saslprep module utils - the module utils has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "atomic_container - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "atomic_host - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "atomic_image - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "catapult - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "dimensiondata_network - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "dimensiondata_vlan - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oci_vcn - the module has been removed. Use ``oracle.oci.oci_network_vcn`` instead (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_firewall_policy - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_load_balancer - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_monitoring_policy - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_private_network - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_public_ip - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "oneandone_server - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "pushbullet - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "sensu_check - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "sensu_client - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "sensu_handler - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "sensu_silence - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "sensu_subscription - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "spotinst_aws_elastigroup - the module has been removed. Use ``spot.cloud_modules.aws_elastigroup`` instead (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "typetalk - the module has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "keycloak module utils - the deprecated ``KeycloakAPI.add_user_in_group()`` method has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "django module utils - the deprecated ``database``, ``noinput``, ``dry_run``, and ``check`` parameters for the Django runner have been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "pipx module utils - the deprecated ``make_process_list()`` function has been removed (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "cpanm - the ``mode=compatibility`` is no longer available. Migrate to ``mode=new`` (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "locale_gen - support for the ``ubuntu_legacy`` mechanism has been removed. Only the ``glibc`` mechanism is supported by the module anymore (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
breaking_changes:
|
|
- "rocketchat - the default for the ``is_pre740`` option changed from ``true`` to ``false`` (https://github.com/ansible-collections/community.general/pull/11834)."
|
|
- "github_repo - the default for the ``force_defaults`` option changed from ``true`` to ``false`` (https://github.com/ansible-collections/community.general/pull/11834)."
|