Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"target_negate" being removed from config xml with present state #574

Open
alperenkose opened this issue Aug 8, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@alperenkose
Copy link
Collaborator

Describe the bug

When an existing security rule is updated using the "present" state, following block is removed from the xml configuration.

target {
    negate no;
}

target and negate_target params are used with Panorama to target Firewalls.
with_target argument to get_connection sets the spec for this.

Expected behavior

Current behavior

Possible solution

Steps to reproduce

Screenshots

Context

Your Environment

  • Collection:
  • Python:
  • Ansible:
  • PAN-OS Python Library & version (e.g. pandevice 0.14.0, pan-os-python 1.0.2):
@alperenkose alperenkose added the bug Something isn't working label Aug 8, 2024
@alperenkose alperenkose self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant