Michael Richardson

Results 7 issues of Michael Richardson

## Describe the bug Changes from multiple administrator accounts are getting combined together, resulting in unwanted behavior when trying to perform partial commits. Sample code: ``` #!/usr/bin/env python3 from panos.base...

bug

### Is your feature request related to a problem? A number of modules have deprecated parameters. These should be removed in a collection major version. All Modules - Classic provider...

enhancement

This should remove all the nasty legacy pandevice import statements. Additionally, it would be a good time to require a minimum version of pan-os-python.

enhancement

### Describe the solution you'd like The `panos_pg` module should be renamed to `panos_security_profile_group` to match the overall module naming scheme.

enhancement

### Is your feature request related to a problem? The following modules have been marked as deprecated in the Galaxy role for 1+ year, and were slated for deprecation in...

enhancement

### Is your feature request related to a problem? The flag `template_is_optional` has been added to the helper module to support resources that can be created directly on Panorama as...

enhancement
pan-os-python

## Describe the bug Changes from multiple administrator accounts are getting combined together, resulting in unwanted behavior when trying to perform partial commits. Sample code: ``` --- - hosts: firewall...

bug
pan-os-python