mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix tab
This commit is contained in:
committed by
Michael DeHaan
parent
365411d4ee
commit
43156f3bab
@@ -320,7 +320,7 @@ def main():
|
||||
'min_count': count_remaining,
|
||||
'max_count': count_remaining,
|
||||
'monitoring_enabled': monitoring,
|
||||
'placement': zone,
|
||||
'placement': zone,
|
||||
'instance_type': instance_type,
|
||||
'kernel_id': kernel,
|
||||
'ramdisk_id': ramdisk,
|
||||
|
||||
Reference in New Issue
Block a user