Update file run_onchange_after_11-symlink-ansible-roles.tmpl

This commit is contained in:
Brian Zalewski 2023-01-05 05:38:43 +00:00
parent 603f383b07
commit 1868dfc95f

View file

@ -7,7 +7,7 @@
{{- range $roleDir := splitList "\n" $roleDirs -}}
{{- if ne $roleDir "" -}}
# {{ $roleDir }}
{{ end -}}
{{- end -}}
{{- end }}
logg info 'Ensuring Gas Station roles are symlinked to ~/.local/share/ansible/roles'
@ -38,4 +38,5 @@ if [ -f "$HOME/.local/src/gas-station/requirements.yml" ] && command -v ansible-
logg error 'Failed to install requirements from both the cloud and the local copy' && exit 1
fi
fi
fi
fi