From 5b1cc7e49adeb7c6060f04fda0a667e3e17809ab Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 23 Aug 2014 17:31:41 +0200 Subject: wip --- ansible | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 ansible (limited to 'ansible') diff --git a/ansible b/ansible new file mode 100755 index 0000000..4cb7f79 --- /dev/null +++ b/ansible @@ -0,0 +1,2 @@ +#!/bin/bash +exec ansible -i hosts "$@" -- cgit v1.2.3