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 /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 'inventory-localhost')
| -rw-r--r-- | inventory-localhost | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
