CheckPointSW / CheckPointAnsibleMgmtCollection

This Ansible collection provides control over a Check Point Management server using Check Point's web-services APIs.

Home Page:https://galaxy.ansible.com/check_point/mgmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cp_mgmt_administrator: reset expiration_date to "never"

alex-barth opened this issue · comments

Hello,

is it possible to set the expiration date of an administrator back to "never"?
If I dont specify an expiration date, it is initially set to "never".
If it already has been set to an value, for example "2022-02-22", leaving the value for expiration_date empty just keeps the current date.

Thanks,
Alex

I testes some values and found that the empty string "" sets it back to never.