DCD-224: Fix up some tests after refactoring.

This commit is contained in:
Steve Smith
2019-05-03 15:48:26 +10:00
parent f82f3f5fb6
commit f02990bdd4
5 changed files with 12 additions and 8 deletions

View File

@@ -11,4 +11,3 @@
- name: Use EC2 instance ID for cluster node ID
set_fact:
atl_cluster_node_id: "{{ ansible_ec2_instance_id }}"