Add missing version_added in checkpoint documentation (#65048)

Domain is newly added in 2.10 release, specify this in the
documentation section in Checkpoint httpapi connection plugin.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/65057/head
Abhijeet Kasurde 5 years ago committed by Sumit Jaiswal
parent 4e6fa59ec1
commit 9ef266778f

@ -21,6 +21,7 @@ options:
- Specifies the domain of the Check Point device
vars:
- name: ansible_checkpoint_domain
version_added: "2.10"
"""
import json

Loading…
Cancel
Save