This commit is contained in:
Ricardo Carrillo Cruz
2019-01-10 17:18:37 +01:00
committed by GitHub
parent 88eb01b660
commit aea20f95c6

View File

@@ -30,7 +30,7 @@ DOCUMENTATION = """
module: checkpoint_host
short_description: Manages host objects on Checkpoint over Web Services API
description:
- Manages host objects on Checkpoint devices including creating, updating, removing access rules objects,
- Manages host objects on Checkpoint devices including creating, updating, removing access rules objects.
All operations are performed over Web Services API.
version_added: "2.8"
author: "Ansible by Red Hat (@rcarrillocruz)"