From 8b7ad3b45023ece17bcb3ecaf658b877af1e7d83 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 17 Oct 2020 00:27:46 -0500 Subject: [PATCH] Fix template --- .templates/template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/template.yml b/.templates/template.yml index 20bf42c..e0a43d3 100644 --- a/.templates/template.yml +++ b/.templates/template.yml @@ -1,3 +1,3 @@ -#!/usr/bin/ansible-playbook +#!/usr/bin/env ansible-playbook # vim:ft=ansible: