mirror of
https://github.com/truecharts/charts.git
synced 2026-07-13 14:36:24 -03:00
Ansible: cd to /ansible in entrypoint
This commit is contained in:
@@ -54,4 +54,6 @@ if [ -f "$ANSIBLE_REQUIREMENTS" ]; then
|
||||
ansible-galaxy install $ANSIBLE_GALAXY_PARAM -r $ANSIBLE_REQUIREMENTS
|
||||
fi
|
||||
|
||||
cd /ansible
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user