Cleanup the tree for post-2.8-branch
After branch, we do the following tasks: * Remove all old changelog fragments. The devel tree starts fresh. * Remove all old generated changelog info (CHANGELOG-v2.8.rst and .changes.yaml) * Set the new codename and version in release.py
This commit is contained in:
parent
a4d0c24bbf
commit
bc955b9d60
650 changed files with 2 additions and 5072 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Add ``ansible_play_name`` magic var (https://github.com/ansible/ansible/issues/11349)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Add support for hex color values in Slack module.
|
|
@ -1,4 +0,0 @@
|
|||
minor_changes:
|
||||
- ansible.vars.unsafe_proxy - Removed deprecated file (https://github.com/ansible/ansible/issues/45040)
|
||||
- fetch - Removed deprecated validate_md5 alias (https://github.com/ansible/ansible/issues/45039)
|
||||
- include_role/import_role - Removed deprecated private argument (https://github.com/ansible/ansible/issues/45038)
|
|
@ -1,6 +0,0 @@
|
|||
removed_features:
|
||||
- ec2_remote_facts - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- azure - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- cs_nic - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- netscaler - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- win_msi - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- cmdline fact parsing can return multiple values of a single key. Deprecate cmdline fact in favor of proc_cmdline.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- yum/dnf - Add download_dir param (https://github.com/ansible/ansible/issues/24004)
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- copy - align invocation in return value between check and normal mode
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- docker_compose - fixed an issue where ``remove_orphans`` doesn't work reliably.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Fix handlers to allow for templated values in run_once (https://github.com/ansible/ansible/issues/27237)
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Enhance the conditional check to include main.yml if it is not from 'role/vars/' (https://github.com/ansible/ansible/pull/51926).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Fix documentation of match test. Match requires zero or more characters at beginning of the string.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "``osx_say`` callback plugin was renamed into ``say``."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_image - set ``changed`` to ``false`` when using ``force: yes`` to load or build an image that ends up being identical to one already present on the Docker host."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Allow for vaulted templates in template lookup (https://github.com/ansible/ansible/issues/34209)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- postgres_privs now accepts 'ALL_IN_SCHEMA' objs for 'function' type (https://github.com/ansible/ansible/pull/35331).
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "docker_network - ``internal`` is now used to set the ``Internal`` property of the docker network during creation."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- lvol - fixed ValueError when using float size (https://github.com/ansible/ansible/issues/32886, https://github.com/ansible/ansible/issues/29429)
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "modprobe - The modprobe module now detects builtin kernel modules. If a kernel module is builtin the modprobe module will now: succeed (without incorrectly reporting changed) if ``state`` is ``present``; and fail if ``state`` is ``absent`` (with an error message like ``modprobe: ERROR: Module nfs is builtin.``). (https://github.com/ansible/ansible/pull/37150)"
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- conn_limit type is set to 'int' in postgresql_user module. This will allow module to compare conn_limit with record value without type casting.
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "postgresql_privs - introduces support for FOREIGN DATA WRAPPER and FOREIGN SERVER as object types in postgresql_privs module. (https://github.com/ansible/ansible/issues/38801)"
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "docker_volume - option minimal versions now checked. (https://github.com/ansible/ansible/issues/38833)"
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- hashi_vault lookup plugin now supports username and password method for the authentication (https://github.com/ansible/ansible/issues/38878).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "mysql_user: match backticks, single and double quotes when checking user privileges."
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- junit callback plug-in - introduce a new option to consider a task only as test case if it has this value as prefix.
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- junit callback plug-in - introduce a new option to hide task arguments similar to no_log.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "add support for extending volumes in os_volume, also add module support for check_mode and diff"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- postgresql_db - the module fails not always when pg_dump errors occured (https://github.com/ansible/ansible/issues/40424).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Added support for MX and SRV record in ipa_dnsrecord module (https://github.com/ansible/ansible/pull/42482).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- ansible-galaxy - Prevent unicode errors when searching - https://github.com/ansible/ansible/issues/42866
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- Add support for per_host:no stats for the callback plugin **json** (https://github.com/ansible/ansible/pull/43123)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - ``stop_timeout`` is now also used to set the ``StopTimeout`` property of the docker container when creating the container."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- pamd - Allow for validation of definitive control in pamd module.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Fix unwanted ACLs when using copy module (https://github.com/ansible/ansible/issues/44412)
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- "default value for ``INVENTORY_ENABLED`` option was ``['host_list', 'script', 'yaml', 'ini', 'toml', 'auto']``
|
||||
and is now ``['host_list', 'script', 'auto', 'yaml', 'ini', 'toml']``"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Fixed KeyError issue in vmware_host_config_manager when a supported option isn't already set (https://github.com/ansible/ansible/issues/44561).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container, docker_image, docker_image_facts - also find local image when image name is prefixed with ``docker.io/library/`` or ``docker.io/``."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- assemble - avoid extra newline on Python 3 (https://github.com/ansible/ansible/issues/44739)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "The restart/idempotency behavior of docker_container can now be controlled with the new comparisons parameter."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "ACME modules support `POST-as-GET <https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380>`__ and will be able to access Let's Encrypt ACME v2 endpoint after November 1st, 2019."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Update docs and return section of vmware_host_service_facts module.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "mysql_user: fix compatibility issues with various MySQL/MariaDB versions"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "fetch_url did not always return lower-case header names in case of HTTP errors (https://github.com/ansible/ansible/pull/45628)."
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "uri: fix TypeError when file can't be saved"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - the behavior is improved in case ``image`` is not specified, but needed for (re-)creating the container."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- mongodb_user - Change value for parameter roles to empty (https://github.com/ansible/ansible/issues/46443)
|
|
@ -1,11 +0,0 @@
|
|||
minor_changes:
|
||||
- magic variables - added a new ``ansible_role_names`` magic variable to include the names of roles being applied to
|
||||
the host both directly and indirectly (via dependencies).
|
||||
- magic variabels - added a new ``ansible_play_role_names`` magic variable to mimic the old functionality of
|
||||
``role_names``. This variable only lists the names of roles being applied to the host directly, and does not
|
||||
include those added via dependencies
|
||||
- magic variables - added a new ``ansible_dependent_role_names`` magic variable to contain the names of roles
|
||||
applied to the host indirectly, via dependencies.
|
||||
deprecated_features:
|
||||
- magic variables - documented the deprecation of the ``role_names`` magic variable in favor of either
|
||||
``ansible_role_names`` (including dependency role names) or ``ansible_play_role_names`` (excluding dependencies).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - ``publish_ports: all`` was not used correctly when checking idempotency."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fix idempotency check for published_ports in some special cases."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - published_ports now supports port ranges, IPv6 addresses, and no longer accepts hostnames, which were never used correctly anyway."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - mount modes in ``volumes`` allow more values, similar to when using the ``docker`` executable."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- azure_rm inventory plugin - fix runtime error under Python3 (https://github.com/ansible/ansible/pull/46608)
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Parsing plugin filter may raise TypeError, gracefully handle this exception and let user know about the syntax error in plugin filter file.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "gcp_compute_instance - fix crash when the instance metadata is not set"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "gcp_utils - fix google auth scoping issue with application default credentials or google cloud engine credentials. Only scope credentials that can be scoped."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- templar - Do not strip new lines in native jinja - https://github.com/ansible/ansible/issues/46743
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - Added support for healthcheck."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- aws_ec2 - fixed issue where cache did not contain the computed groups
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mail - fix python 2.7 regression
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "fix elasticsearch_plugin force to be bool (https://github.com/ansible/ansible/pull/47134)"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "facts - detect VMs from google cloud engine and scaleway"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- onepassword_facts - Fix an issue looking up some 1Password items which have a 'password' attribute alongside the 'fields' attribute, not inside it.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - Add runtime option."
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "pamd: add delete=False to NamedTemporaryFile() fixes OSError on module completion, and
|
||||
removes print statement from module code.
|
||||
(see https://github.com/ansible/ansible/pull/47281 and https://github.com/ansible/ansible/issues/47080)"
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- Fix issue getting output from failed ios commands when ``check_rc=False``
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "handlers - fix crash when handler task include tasks"
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- Fix VMware module utils for self usage.
|
||||
- Added unit test for VMware module_utils.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_image - Allow to use image ID instead of image name for deleting images."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fail if ``ipv4_address`` or ``ipv6_address`` is used with a too old docker-py version."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fix behavior of ``detach: yes`` if ``auto_remove: yes`` is specified."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Fix consistency issue in grafana_dashboard module where the module would detect absence of 'dashboard' key on dashboard create but not dashboard update.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "docker_network - Add support for IPv6 networks."
|
||||
deprecated_features:
|
||||
- "docker_network - Deprecate ``ipam_options`` in favour of ``ipam_config``."
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- rds_instance - Cluster_id which is an alias of db_cluster_identifier is a mandatory check target.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- ipaddr - fix issue where network address was blank for 0-size networks (https://github.com/ansible/ansible/issues/17872)
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- aci_switch_leaf_selector - Support empty policy_group
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- yum - fix "package == version" syntax (https://github.com/ansible/ansible/pull/47744)
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "pamd: update regex to allow leading dash and retain EOF newline (see https://github.com/ansible/ansible/issues/47418)"
|
||||
- "pamd: fix state: updated idempotence (see https://github.com/ansible/ansible/issues/47083)"
|
||||
- "pamd: fix state: args_present idempotence (see https://github.com/ansible/ansible/issues/47197)"
|
||||
|
||||
minor_changes:
|
||||
- "pamd: remove description from RETURN values as it is unnecessary"
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- apt - Show a warning hint in case apt auto-installs its dependecies.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - refactored minimal docker-py/API version handling, and fixing such handling of some options."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fixing race condition when ``detach`` and ``auto_remove`` are both ``true``."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Restore timeout in set_vm_power_state operation in vmware_guest_powerstate module.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql - fixing unexpected keyword argument 'cursorclass' issue after migration from MySQLdb to PyMySQL.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - Add support for device I/O rate limit parameters. This includes ``device_read_bps``, ``device_write_bps``, ``device_read_iops`` and ``device_write_iops``"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- cs_ip_address - fix vpc use case failed if network param provided. Ensured vpc and network are mutually exclusive.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Add parameters to module vmware_guest for conversion of disk to thin or thick when vm is cloned or deployed with template or virtual machine.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fix ``paused`` option (which never worked)."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "reverted change in af55b8e which caused the overwrite parameter to be ignored"
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- Handle exception when there is no snapshot available in virtual machine or template while cloning using vmware_guest.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_swarm_service - The ``publish``.``mode`` parameter was being ignored if docker-py version was < 3.0.0. Added a parameter validation test."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - fix ``ipc_mode`` and ``pid_mode`` idempotency if the ``host:<container-name>`` form is used (as opposed to ``host:<container-id>``)."
|
|
@ -1,3 +0,0 @@
|
|||
bugfixes:
|
||||
- vultr - fixed the handling of an inconsistency in the response from
|
||||
Vultr API when it returns an unexpected empty list instead a empty dict.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_container - do not fail when removing a container which has ``auto_remove: yes``."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Allow default callback plugin to send unreachable host/task to stderr using toggle flag.
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- Use custom JSON encoder in conneciton.py so that ansible objects (AnsibleVaultEncryptedUnicode, for example)
|
||||
can be sent to the persistent connection process
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- vultr_server_facts - fixed facts gathering fails if firewall is enabled.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- win_xml - use New-Object System.Xml.XmlDocument rather than Get-Content for parsing xml (https://github.com/ansible/ansible/issues/48471)
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "docker_volume - ``labels`` now work (and are a ``dict`` and no longer a ``list``)."
|
|
@ -1,7 +0,0 @@
|
|||
minor_changes:
|
||||
- "docker_container - improved ``diff`` mode to show output."
|
||||
- "docker_swarm_service - added ``diff`` mode."
|
||||
- "docker_network - changed return value ``diff`` from ``list`` to ``dict``; the original list is contained in ``diff.differences``."
|
||||
- "docker_network - improved ``diff`` mode to show output."
|
||||
- "docker_volume - changed return value ``diff`` from ``list`` to ``dict``; the original list is contained in ``diff.differences``."
|
||||
- "docker_volume - improved ``diff`` mode to show output."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- Added check for assert module for msg and failed_msg as a list or string types.
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue