mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 12:51:04 +00:00
remove panos_security_policy (#34433)
* remove panos_security_policy * added depreciation notice * - deprecation notice * properly document deprecated module * merge changes * merge changes * parser expects srt for deprecations attributes
This commit is contained in:
committed by
John R Barker
parent
e59d3dd524
commit
9ddf8b8ee5
@@ -140,6 +140,7 @@ The following modules will be removed in Ansible 2.9. Please update update your
|
||||
* :ref:`nxos_ip_interface <nxos_ip_interface>` use :ref:`nxos_l3_interface <nxos_l3_interface>` instead.
|
||||
* :ref:`nxos_portchannel <nxos_portchannel>` use :ref:`nxos_linkagg <nxos_linkagg>` instead.
|
||||
* :ref:`nxos_switchport <nxos_switchport>` use :ref:`nxos_l2_interface <nxos_l2_interface>` instead.
|
||||
* :ref:`panos_security_policy <panos_security_policy>` use :ref:`panos_security_rule <panos_security_rule>` instead.
|
||||
|
||||
Noteworthy module changes
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user