mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
cloudstack: rename returns for consistency
This commit is contained in:
@@ -56,8 +56,8 @@ class AnsibleCloudStack(object):
|
||||
'project': 'project',
|
||||
'account': 'account',
|
||||
'domain': 'domain',
|
||||
'displaytext': 'displaytext',
|
||||
'displayname': 'displayname',
|
||||
'displaytext': 'display_text',
|
||||
'displayname': 'display_name',
|
||||
'description': 'description',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user