From 1a6d3cda451b97acf59f79de6b11fbdd22b6ef1f Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 22 Oct 2019 11:43:09 +0100 Subject: Remove unused roles, reorganise to better reflect the current state of affairs --- host_vars/trainerami | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 host_vars/trainerami (limited to 'host_vars/trainerami') diff --git a/host_vars/trainerami b/host_vars/trainerami new file mode 100644 index 0000000..ac67032 --- /dev/null +++ b/host_vars/trainerami @@ -0,0 +1,4 @@ +--- +ansible_host: ec2-3-8-40-197.eu-west-2.compute.amazonaws.com +ansible_user: ec2-user +ansible_ssh_private_key_file: ~/rescribe/2018-natphil/aws/awsdev2.pem -- cgit v1.2.1-24-ge1ad