Add required whitespace

This commit is contained in:
Bianca Henderson
2020-10-21 12:21:30 -04:00
committed by GitHub
parent d49a61b63e
commit 143831ffd0

View File

@@ -272,7 +272,7 @@ EXAMPLES = '''
from ..module_utils.tower_api import TowerModule
KIND_CHOICES = {
'aws':'Amazon Web Services',
'aws': 'Amazon Web Services',
'tower': 'Ansible Tower',
'gce': 'Google Compute Engine',
'azure_rm': 'Microsoft Azure Resource Manager',