"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "docs/docsite/rst/porting_guides/porting_guide_6.rst" between
ansible-2.14.0.tar.gz and ansible-2.14.1rc1.tar.gz

About: Ansible is an IT Configuration Management, Deployment & Orchestration tool.
Release candidate.

porting_guide_6.rst  (ansible-2.14.0):porting_guide_6.rst  (ansible-2.14.1rc1)
skipping to change at line 89 skipping to change at line 89
Porting custom scripts Porting custom scripts
====================== ======================
No notable changes No notable changes
Networking Networking
========== ==========
No notable changes No notable changes
Porting Guide for v6.6.0
========================
Added Collections
-----------------
- lowlydba.sqlserver (version 1.0.4)
Known Issues
------------
community.routeros
~~~~~~~~~~~~~~~~~~
- The ``community.routeros.command`` module claims to support check mode. Since
it cannot judge whether the commands executed modify state or not, this behavior
is incorrect. Since this potentially breaks existing playbooks, we will not cha
nge this behavior until community.routeros 3.0.0.
Breaking Changes
----------------
community.general
~~~~~~~~~~~~~~~~~
- newrelic_deployment - ``revision`` is required for v2 API (https://github.com/
ansible-collections/community.general/pull/5341).
Major Changes
-------------
community.general
~~~~~~~~~~~~~~~~~
- newrelic_deployment - removed New Relic v1 API, added support for v2 API (http
s://github.com/ansible-collections/community.general/pull/5341).
Deprecated Features
-------------------
- The mellanox.onyx collection is considered unmaintained and will be removed fr
om Ansible 8 if no one starts maintaining it again before Ansible 8. See `the re
moval process for details on how this works <https://github.com/ansible-collecti
ons/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaint
ained-collection>`__ (https://github.com/ansible-community/community-topics/issu
es/136).
cisco.mso
~~~~~~~~~
- The mso_schema_template_contract_filter contract_filter_type attribute is depr
ecated. The value is now deduced from filter_type.
community.general
~~~~~~~~~~~~~~~~~
- ArgFormat module utils - deprecated along ``CmdMixin``, in favor of the ``cmd_
runner_fmt`` module util (https://github.com/ansible-collections/community.gener
al/pull/5370).
- CmdMixin module utils - deprecated in favor of the ``CmdRunner`` module util (
https://github.com/ansible-collections/community.general/pull/5370).
- CmdModuleHelper module utils - deprecated in favor of the ``CmdRunner`` module
util (https://github.com/ansible-collections/community.general/pull/5370).
- CmdStateModuleHelper module utils - deprecated in favor of the ``CmdRunner`` m
odule util (https://github.com/ansible-collections/community.general/pull/5370).
- django_manage - support for Django releases older than 4.1 has been deprecated
and will be removed in community.general 9.0.0 (https://github.com/ansible-coll
ections/community.general/pull/5400).
- django_manage - support for the commands ``cleanup``, ``syncdb`` and ``validat
e`` that have been deprecated in Django long time ago will be removed in communi
ty.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/
5400).
- django_manage - the behavior of "creating the virtual environment when missing
" is being deprecated and will be removed in community.general version 9.0.0 (ht
tps://github.com/ansible-collections/community.general/pull/5405).
- newrelic_deployment - ``appname`` and ``environment`` are no longer valid opti
ons in the v2 API. They will be removed in community.general 7.0.0 (https://gith
ub.com/ansible-collections/community.general/pull/5341).
Porting Guide for v6.5.0 Porting Guide for v6.5.0
======================== ========================
Major Changes Major Changes
------------- -------------
infoblox.nios_modules infoblox.nios_modules
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
- Feature for extra layer security , with ``cert`` and ``key`` parameters in pla ybooks for authenticating using certificate and key ``*.pem`` file absolute path `#154 <https://github.com/infobloxopen/infoblox-ansible/pull/154>`_ - Feature for extra layer security , with `cert` and `key` parameters in playboo ks for authenticating using certificate and key ``*.pem`` file absolute path `#1 54 <https://github.com/infobloxopen/infoblox-ansible/pull/154>`_
- Fix to remove issue causing due to template attr in deleting network using Ans ible module nios network `#147 <https://github.com/infobloxopen/infoblox-ansible /pull/147>`_ - Fix to remove issue causing due to template attr in deleting network using Ans ible module nios network `#147 <https://github.com/infobloxopen/infoblox-ansible /pull/147>`_
Deprecated Features Deprecated Features
------------------- -------------------
- The dellemc.os10 collection is considered unmaintained and will be removed fro m Ansible 8 if no one starts maintaining it again before Ansible 8. See `the rem oval process for details on how this works <https://github.com/ansible-collectio ns/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmainta ined-collection>`__ (https://github.com/ansible-community/community-topics/issue s/134). - The dellemc.os10 collection is considered unmaintained and will be removed fro m Ansible 8 if no one starts maintaining it again before Ansible 8. See `the rem oval process for details on how this works <https://github.com/ansible-collectio ns/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmainta ined-collection>`__ (https://github.com/ansible-community/community-topics/issue s/134).
- The dellemc.os6 collection is considered unmaintained and will be removed from Ansible 8 if no one starts maintaining it again before Ansible 8. See `the remo val process for details on how this works <https://github.com/ansible-collection s/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintai ned-collection>`__ (https://github.com/ansible-community/community-topics/issues /132). - The dellemc.os6 collection is considered unmaintained and will be removed from Ansible 8 if no one starts maintaining it again before Ansible 8. See `the remo val process for details on how this works <https://github.com/ansible-collection s/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintai ned-collection>`__ (https://github.com/ansible-community/community-topics/issues /132).
- The dellemc.os9 collection is considered unmaintained and will be removed from Ansible 8 if no one starts maintaining it again before Ansible 8. See `the remo val process for details on how this works <https://github.com/ansible-collection s/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintai ned-collection>`__ (https://github.com/ansible-community/community-topics/issues /133). - The dellemc.os9 collection is considered unmaintained and will be removed from Ansible 8 if no one starts maintaining it again before Ansible 8. See `the remo val process for details on how this works <https://github.com/ansible-collection s/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintai ned-collection>`__ (https://github.com/ansible-community/community-topics/issues /133).
community.general community.general
 End of changes. 2 change blocks. 
1 lines changed or deleted 80 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)