mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix zone
This commit is contained in:
parent
f74316607f
commit
365411d4ee
1 changed files with 1 additions and 0 deletions
|
@ -320,6 +320,7 @@ def main():
|
|||
'min_count': count_remaining,
|
||||
'max_count': count_remaining,
|
||||
'monitoring_enabled': monitoring,
|
||||
'placement': zone,
|
||||
'instance_type': instance_type,
|
||||
'kernel_id': kernel,
|
||||
'ramdisk_id': ramdisk,
|
||||
|
|
Loading…
Add table
Reference in a new issue