Commit Graph

66 Commits (b906db5f2a920f6afc77c87cc49d03a848058b63)

Author SHA1 Message Date
Ivan Bojer dafeb42c2d Panos interface ()
* new module to manage DP interfaces

* - copyright change for the new module

* doc changes as requested
2017-02-20 22:22:22 -05:00
John R Barker 4ad91fc96b notes (not note) () 2017-02-11 15:38:06 +00:00
Ivan Bojer 5b9807dbac new module for private cert generation ()
* new module for private cert generation

* - changes based on the reviewer's comments

* - changes based on the reviewer's comments

* extra documentation per request
2017-02-11 15:34:12 +00:00
Brian Coca 74e8aa22af no log passwords ()
* no log passwords

* removed unneeded no_log
2017-02-10 15:13:59 -05:00
Ivan Bojer 327ad42ff2 new panos module to import software or configuration file into firewall ()
* # This is a combination of 6 commits.
# The first commit's message is:
new module to import software or configuration file onto firewall

# This is the 2nd commit message:

changes based on the review comments; remove unecessary if statements; change returned value docstring

# This is the 3rd commit message:

empty checkin to trigger ANSIBLEbot

# This is the 4th commit message:

added additional exception handling

# This is the 5th commit message:

- added new module info to the changelog as requested

# This is the 6th commit message:

removed blank space as tox checks were failing

* new module to import software or configuration file onto firewall
2017-02-01 12:41:52 +00:00
Ivan Bojer c7638be525 new module to manipulate DAG table ()
* new module to manipulate DAG table

* changes based on the review comments; remove unecessary if statements; change returned value docstring
2017-01-12 22:27:09 -05:00
Ivan Bojer 8b674cd903 Panos check module to test FW readiness to accept new configuration(s) ()
* new module to check FW readines

* added missing parameter

* changes based on the review comments; remove unecessary if statements; change returned value docstring
2017-01-12 22:26:19 -05:00
Ivan Bojer 05adfd6d8c new panos module that allows for NAT policy creation ()
* - panos module that allows NAT policy creation

* remove terciart operator

* minor doc changes
2017-01-12 22:24:29 -05:00
Ivan Bojer 8d29406d74 new panos module that adds arbitrary service to the FW ()
* new module that adds arbitrary service to the FW

* change exception handling

* minor code changes based on the review comments
2017-01-09 23:50:38 -05:00
Ivan Bojer f8f388bdaf Panos mgtconfig ()
* new module to manipulate mgmt interface

* new module for mgmt interface management

* minor code changes based on the review comments
2017-01-09 23:50:03 -05:00
Ivan Bojer 178e11473a new panos module to load configuration file ()
* new module to load configuration file

* minor code changes based on the review comments
2017-01-09 23:48:59 -05:00
Ivan Bojer 23349ed638 new panos module for profile groups ()
* new module for profile groups

* minor code changes based on the review comments
2017-01-09 23:48:40 -05:00
Ivan Bojer f9385cb972 new module to change admin pwd through ssh ()
* new module

* new ansible 2.3 requirements
2017-01-03 11:02:35 -05:00
Ivan Bojer addb68f5ca panos_commit ()
* new module

* added METADATA globe

* changed METADATA format from yaml to json
2017-01-03 11:01:31 -05:00
Ivan Bojer 660fab6bea panos_restart ()
* new module

* support latest METADATA requirements
2017-01-03 11:00:15 -05:00
James Cammarata 011ea55a8f Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00