CheckPointSW / CheckPointAnsibleMgmtCollection

This Ansible collection provides control over a Check Point Management server using Check Point's web-services APIs.
https://galaxy.ansible.com/check_point/mgmt
Apache License 2.0
40 stars 30 forks source link

Session disconnected before publish is called #36

Closed ygo74 closed 3 years ago

ygo74 commented 3 years ago

Context :

Run playbooks to 10 CMAs (9 within Multi-Domain and 1 in standalone)

Execute within a loop (for 395 objects) :

the session has been disconnected between "Add or configure subnet object" and "Add or configure network group".

when we executed this playbook to only one CMA, there is no session disconnected so we can publish all changes. But with multiple CMAs in the playbook, sessions are disconnected

chkp-orso commented 3 years ago

@ygo74 Sorry we don't support the ability to login with multiple sessions in parallel (before publish).