DCD-352: Fix aws_common test.

This commit is contained in:
Steve Smith
2019-05-29 11:45:26 +10:00
parent c9bc243adc
commit da26edeefd

View File

@@ -2,6 +2,7 @@
- name: Converge
hosts: all
vars:
ansible_ec2_local_ipv4: "1.1.1.1"
ansible_ec2_instance_id: "NONE"
roles:
- role: aws_common