From c2168f5f27f41ab2de6dc30d70d7627926bbec83 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Tue, 14 Mar 2017 16:06:35 +0100 Subject: Move ansible-stuff one directory up This fixes the ansible 2.1? 2.2? issue where they changed what is considered PWD. --- inventory-localhost | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inventory-localhost (limited to 'inventory-localhost') diff --git a/inventory-localhost b/inventory-localhost new file mode 100644 index 0000000..7cc7a20 --- /dev/null +++ b/inventory-localhost @@ -0,0 +1,2 @@ +[front-test] +localhost ansible_connection=local -- cgit v1.2.3