just roles - replace bash with sh

This commit is contained in:
Aine 2023-03-25 16:15:08 +02:00
parent ed613b386d
commit b7d2bebd13
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -4,7 +4,7 @@ default:
# Pulls external Ansible roles
roles:
#!/usr/bin/env bash
#!/usr/bin/env sh
set -euo pipefail
if [ -x "$(command -v agru)" ]; then
agru