mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
contrib/inventory/consul_io: typo fixed in documentation (#34291)
This commit is contained in:
committed by
Abhijeet Kasurde
parent
585b3449c6
commit
6ba6c7e67c
@@ -292,7 +292,7 @@ class ConsulInventory(object):
|
||||
self.load_data_for_node(node['Node'], datacenter)
|
||||
|
||||
def load_data_for_node(self, node, datacenter):
|
||||
'''loads the data for a sinle node adding it to various groups based on
|
||||
'''loads the data for a single node adding it to various groups based on
|
||||
metadata retrieved from the kv store and service availability'''
|
||||
|
||||
if self.config.suffixes == 'true':
|
||||
|
||||
Reference in New Issue
Block a user