Update file run_onchange_after_11-symlink-ansible-roles.tmpl
This commit is contained in:
parent
603f383b07
commit
1868dfc95f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue