Skip to content

Releases: CheckPointSW/CheckPointAnsibleMgmtCollection

2.2.1

17 Jan 16:00
4d009ff
Compare
Choose a tag to compare
  • Fix login with read-only permissions
  • Fix access-rule "action" field
  • Fix of task failure message

2.2.0

02 Dec 11:57
6f4b5cd
Compare
Choose a tag to compare
  • Support for a list of access-rules

2.1.1

27 Oct 13:22
5ba3c6f
Compare
Choose a tag to compare
  • Fix ansible version at runtime.yml file
  • Fix domain modules documentation

2.1.0

06 Oct 12:46
eee21f4
Compare
Choose a tag to compare
  • Support for mds object
  • Support for trusted client object
  • Support for identity tag object
  • Support for set/add/delete/show domain
  • Support for install database

2.0.0

15 Sep 14:41
Compare
Choose a tag to compare

• Support for Set session
• Support for Show logs
• Change the timeout default to 30 minutes instead of 10
• Add parameter "wait_for_task_timeout" to determine the number of minutes until timeout (the default is 30).

1.0.6

26 Jul 08:18
Compare
Choose a tag to compare
  • Support for Nat Rule:
    o Adding Nat rule
    o Setting Nat rule
    o Deleting Nat rule
    o Nat rule facts
  • Support for Package Deployment:
    o Install software package
    o Uninstall software package
    o Verify software package
    o Show software package details
  • Enhancement: for commands which return task-id and the user chooses to wait for the task to be completed (the default behavior),
    the output will be the output of the show-task command with details-level full.

1.0.5

05 May 10:13
Compare
Choose a tag to compare
  • Added modules for:
    • Access section
    • Data center object
    • Show task\show tasks
    • API key
    • Verify policy
  • Enable login with API key
  • Update the administrator modules to support API key
  • Adding the deprecated modules

1.0.4

18 Mar 10:31
Compare
Choose a tag to compare
  • Fix wait_for_task feature to wait also for a list of tasks

1.0.3

19 Dec 17:05
cb30300
Compare
Choose a tag to compare
  • Fix handle_call in api_call_facts_for_rule to get two more parameters

1.0.2

08 Dec 15:04
Compare
Choose a tag to compare
  • Discard changes when failure occurs
  • Rename version parameter in cp_mgmt_simple_gateway to gateway_version
  • Update README
  • Order the code in checkpoint.py in modules_utils