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

Issue/Help with "Ansible for PAN-OS" #536

Open
oighen opened this issue Nov 8, 2023 · 1 comment
Open

Issue/Help with "Ansible for PAN-OS" #536

oighen opened this issue Nov 8, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@oighen
Copy link

oighen commented Nov 8, 2023

Documentation link

In "tasks", register: --> should be "result".
Try to tun the playbook like it is now, will through errors.

tasks:
- name: Commit candidate configuration
paloaltonetworks.panos.panos_commit_firewall:
provider: "{{ device }}"
register: results

Describe the problem

Suggested fix

Just change "results" with "result"...

@oighen oighen added the documentation Improvements or additions to documentation label Nov 8, 2023
@oighen
Copy link
Author

oighen commented Nov 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant