diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2017-03-14 16:06:35 +0100 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2017-03-14 16:06:35 +0100 |
commit | c2168f5f27f41ab2de6dc30d70d7627926bbec83 (patch) | |
tree | f3d6d9a9b53284cfd8b8a214340918e057481012 /ansible/inventory-localhost | |
parent | 8fbd4f9ac58002f67eccc5fb78afc95d28584f52 (diff) |
Move ansible-stuff one directory up
This fixes the ansible 2.1? 2.2? issue where they changed what is
considered PWD.
Diffstat (limited to 'ansible/inventory-localhost')
-rw-r--r-- | ansible/inventory-localhost | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/inventory-localhost b/ansible/inventory-localhost deleted file mode 100644 index 7cc7a20..0000000 --- a/ansible/inventory-localhost +++ /dev/null @@ -1,2 +0,0 @@ -[front-test] -localhost ansible_connection=local |