diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-12 10:39:13 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-12 10:39:13 +0200 |
commit | ce237012b417d5fefdb2480846aa8e6aa44ecb7b (patch) | |
tree | 9295d5f67d57e124a56e62cd0e1c1fb2af56c689 /ansible/inventory-localhost | |
parent | 4f29922e8287b2cea8d4c4cb749296a077a6735b (diff) |
Move ansible stuff away from build/test
It's not just test...
References #56
Diffstat (limited to 'ansible/inventory-localhost')
-rw-r--r-- | ansible/inventory-localhost | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/inventory-localhost b/ansible/inventory-localhost new file mode 100644 index 0000000..2302eda --- /dev/null +++ b/ansible/inventory-localhost @@ -0,0 +1 @@ +localhost ansible_connection=local |