mirror of https://github.com/ansible/ansible.git
Add missing variable initializations
Without this, «ec2: state=stopped instance_ids=…» would fail with a traceback like this: if inst.get_attribute('sourceDestCheck')['sourceDestCheck'] != source_dest_check: NameError: global name 'source_dest_check' is not definedpull/18777/head
parent
a1484a0e5b
commit
e9071c62ba
Loading…
Reference in New Issue