Home
last modified time | relevance | path

Searched refs:do_not_update (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/spotinst/
H A Dspotinst_aws_elastigroup.py1035 do_not_update = module.params['do_not_update']
1047 expand_capacity(eg, module, is_update, do_not_update)
1055 expand_compute(eg, module, is_update, do_not_update)
1064 def expand_compute(eg, module, is_update, do_not_update): argument
1097 expand_launch_spec(eg_compute, module, is_update, do_not_update)
1121 def expand_launch_spec(eg_compute, module, is_update, do_not_update): argument
1134 if 'image_id' in do_not_update:
1193 def expand_capacity(eg, module, is_update, do_not_update): argument
1199 if 'target' in do_not_update:
1416 do_not_update=dict(default=[], type='list'),
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/spotinst/
H A Dspotinst_aws_elastigroup.py1072 do_not_update = module.params['do_not_update']
1084 expand_capacity(eg, module, is_update, do_not_update)
1092 expand_compute(eg, module, is_update, do_not_update)
1101 def expand_compute(eg, module, is_update, do_not_update): argument
1134 expand_launch_spec(eg_compute, module, is_update, do_not_update)
1158 def expand_launch_spec(eg_compute, module, is_update, do_not_update): argument
1171 if 'image_id' in do_not_update:
1230 def expand_capacity(eg, module, is_update, do_not_update): argument
1236 if 'target' in do_not_update:
1451 do_not_update=dict(default=[], type='list'),
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dspotinst_aws_elastigroup.py1072 do_not_update = module.params['do_not_update']
1084 expand_capacity(eg, module, is_update, do_not_update)
1092 expand_compute(eg, module, is_update, do_not_update)
1101 def expand_compute(eg, module, is_update, do_not_update): argument
1134 expand_launch_spec(eg_compute, module, is_update, do_not_update)
1158 def expand_launch_spec(eg_compute, module, is_update, do_not_update): argument
1171 if 'image_id' in do_not_update:
1230 def expand_capacity(eg, module, is_update, do_not_update): argument
1236 if 'target' in do_not_update:
1451 do_not_update=dict(default=[], type='list'),