mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
minor spelling changes
This commit is contained in:
parent
054a3fccf8
commit
0b8011436d
114 changed files with 152 additions and 152 deletions
|
@ -1526,7 +1526,7 @@ class Host(LogicMonitor):
|
|||
groups,
|
||||
properties,
|
||||
alertenable):
|
||||
"""Return a property formated hash for the
|
||||
"""Return a property formatted hash for the
|
||||
creation of a host using the rpc function"""
|
||||
self.module.debug("Running Host._build_host_hash...")
|
||||
|
||||
|
@ -2017,7 +2017,7 @@ class Hostgroup(LogicMonitor):
|
|||
description,
|
||||
properties,
|
||||
alertenable):
|
||||
"""Return a property formated hash for the
|
||||
"""Return a property formatted hash for the
|
||||
creation of a hostgroup using the rpc function"""
|
||||
self.module.debug("Running Hostgroup._build_host_hash")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue