mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-352: Fix aws_common test.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
- name: Converge
|
- name: Converge
|
||||||
hosts: all
|
hosts: all
|
||||||
vars:
|
vars:
|
||||||
|
ansible_ec2_local_ipv4: "1.1.1.1"
|
||||||
ansible_ec2_instance_id: "NONE"
|
ansible_ec2_instance_id: "NONE"
|
||||||
roles:
|
roles:
|
||||||
- role: aws_common
|
- role: aws_common
|
||||||
|
|||||||
Reference in New Issue
Block a user