small typo in comment for vpc
@@ -6,7 +6,7 @@
'tag:Name': "{{ openshift_aws_vpc_name }}"
register: vpcout
-- name: debug vcpout
+- name: debug vpcout
debug:
var: vpcout
verbosity: 1