mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* - deprecated panos_nat_policy in lieu of pano_nat_rule that uses next generation SDK (PanDevice). Also renamed the module so that is aligns with API calls and UI framework. * - ansible_metadata requires metadata_version instead of just version key in 2.4 * PEP8 changes * PEP8 changes * Emit deprecation warning and add boilerplate