diff --git a/scripts/ansible b/scripts/ansible index 3813d7448..34cdb485e 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -1,4 +1,4 @@ -#!/bin/bash -e # Exit right away on error +#!/bin/bash -e # Exit right away on error # PLZ SEE http://FAQ.IIAB.IO > "What is Ansible and what version should I use?" # https://github.com/iiab/iiab/tree/master/scripts/ansible.md