Skip to content
/ demo Public

Demo of policy automated through ansible and versioned in Git

Notifications You must be signed in to change notification settings

jimoq/demo

Repository files navigation

demo

Demo of Check Point policy automated through Ansible and versioned in Git

Run

Add the folllwing admin user to you test check point management server enviroment

username: api_user

password: vpn123

Add the IP of your target to your /etc/ansible/hosts inventory file and execute:

ansible-pull -d /tmp/ansible-pull -U https://github.com/jimoq/demo.git demo_playbook.yml -e "target=192.168.233.71" -l 192.168.233.71

Or clone the repository and execute:

ansible-playbook demo_playbook.yml -e "target=192.168.233.71" -i 192.168.233.71,

References

About

Demo of policy automated through ansible and versioned in Git

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages