mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Add required whitespace
This commit is contained in:
parent
d49a61b63e
commit
143831ffd0
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user