mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
Fix comma (#50766)
This commit is contained in:
committed by
GitHub
parent
88eb01b660
commit
aea20f95c6
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user