https://github.com/victorock/paloalto_panos
Data-driven PaloAlto setup
https://github.com/victorock/paloalto_panos
Last synced: 3 months ago
JSON representation
Data-driven PaloAlto setup
- Host: GitHub
- URL: https://github.com/victorock/paloalto_panos
- Owner: victorock
- License: gpl-3.0
- Created: 2018-09-27T23:07:26.000Z (over 6 years ago)
- Default Branch: devel
- Last Pushed: 2019-12-04T10:21:33.000Z (over 5 years ago)
- Last Synced: 2025-01-11T06:10:02.447Z (4 months ago)
- Size: 36.1 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# panos_setup
This role is designed to provide a data-driven implementation of PaloAlto modules.
This role requires the official PaloAlto role with the modules to execute properly.## Requirements
* Ansible 2.5 or later
* PaloAlto Role 2.0.0 or later## Functions
This section provides a list of the availabe functions that are including
in this role.* interfaces [[source]](https://github.com/victorock/paloalto_panos/blob/devel/tasks/interfaces.yaml) [[docs]](https://github.com/victorock/paloalto_panos/blob/devel/docs/tasks/interfaces.md)
* objects [[source]](https://github.com/victorock/paloalto_panos/blob/devel/tasks/objects.yaml) [[docs]](https://github.com/victorock/paloalto_panos/blob/devel/docs/tasks/objects.md)
* ping [[source]](https://github.com/victorock/paloalto_panos/blob/devel/tasks/ping.yaml) [[docs]](https://github.com/victorock/paloalto_panos/blob/devel/docs/tasks/ping.md)
* rules [[source]](https://github.com/victorock/paloalto_panos/blob/devel/tasks/rules.yaml) [[docs]](https://github.com/victorock/paloalto_panos/blob/devel/docs/tasks/rules.md)
* system [[source]](https://github.com/victorock/paloalto_panos/blob/devel/tasks/system.yaml) [[docs]](https://github.com/victorock/paloalto_panos/blob/devel/docs/tasks/system.md)## License
GPLv3
## Author Information
Victor da Costa (@victorock)