lint fixes
This commit is contained in:
@@ -115,4 +115,4 @@
|
||||
state: present
|
||||
tags:
|
||||
owner: "{{ aws_vpc_name }}"
|
||||
purpose: "{{ aws_purpose_tag }}"
|
||||
purpose: "{{ aws_purpose_tag }}"
|
||||
|
||||
@@ -44,4 +44,4 @@
|
||||
wait: "{{ aws_ec2_wait }}"
|
||||
vpc_subnet_id: "{{ aws_subnet_id }}"
|
||||
user_data: "{{ lookup('template', aws_userdata_template+'.j2', template_vars=dict(aws_vm_name=vm_name)) }}"
|
||||
register: aws_vm_output
|
||||
register: aws_vm_output
|
||||
|
||||
Reference in New Issue
Block a user