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>
This commit is contained in:
Abhijeet Kasurde 2019-11-19 16:55:19 +05:30 committed by Sumit Jaiswal
parent 4e6fa59ec1
commit 9ef266778f

View file

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