Skip to content

Ansible Collection for Palo Alto Networks devices

Notifications You must be signed in to change notification settings

mattspera/ansible_panos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - mattspera.panos

An Ansible Collection containing custom Plugins, Modules and Roles that facilitate the automation of tasks pertaining to the management of Palo Alto Networks devices.

Installation

To install this Collection, firstly clone the repository:

git clone https://github.com/mattspera/ansible_panos.git

Now, build and install the Collection using Ansible Galaxy (requires Ansible 2.9+):

cd ansible_panos
ansible-galaxy collection build
ansible-galaxy collection install mattspera-panos-1.0.0.tar.gz

Plugins

Filters

Modules

Roles