fixed typo
diff --git a/edge-1601-dc1-dc2.cfg b/edge-1601-dc1-dc2.cfg index a9f4969..21aa70a 100644 --- a/edge-1601-dc1-dc2.cfg +++ b/edge-1601-dc1-dc2.cfg
@@ -1,7 +1,7 @@ [defaults] hostfile = ~/.ansible/inventory/edge-1601-dc1-dc2 -fact_caching_connection = ~/.ansible/tmp/cache/edge-1601-dc-1-dc2 -log_path = ~/.ansible/tmp/logs/edge-1601-dc-1-dc2.log +fact_caching_connection = ~/.ansible/tmp/cache/edge-1601-dc1-dc2 +log_path = ~/.ansible/tmp/logs/edge-1601-dc1-dc2.log remote_user = ec2-user private_key_file = ~/.ssh/id_rsa