aboutsummaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
Diffstat (limited to 'ansible')
-rwxr-xr-xansible2
1 files changed, 2 insertions, 0 deletions
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 "$@"