mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix tab
This commit is contained in:
parent
365411d4ee
commit
43156f3bab
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue