Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remote_user value __galaxy_remote_user undefined #118

Open
natefoo opened this issue Dec 16, 2020 · 0 comments
Open

remote_user value __galaxy_remote_user undefined #118

natefoo opened this issue Dec 16, 2020 · 0 comments

Comments

@natefoo
Copy link
Member

natefoo commented Dec 16, 2020

From gitter:

@NielsMol
However, when I tried to run the playbook again with ansible-playbook galaxy.yml, I received an error at the task: galaxyproject.galaxy : Create Galaxy user

TASK [galaxyproject.galaxy : Create Galaxy user] ****************************************************************************************************************************************************************
fatal: [UNRAVEL-Galaxy-Version-21-5.fairheartgalaxy-avans.surf-hosted.nl]: FAILED! => {"msg": "The field 'remote_user' has an invalid value, which includes an undefined variable. The error was: '__galaxy_remote_user' is undefined"}

PLAY RECAP ******************************************************************************************************************************************************************************************************
UNRAVEL-Galaxy-Version-21-5.fairheartgalaxy-avans.surf-hosted.nl : ok=37   changed=0    unreachable=0    failed=1    skipped=30   rescued=0    ignored=0

A workaround:

@HugoJH
Hi @NielsMol, I just faced this one. adding -e ansible_user=galaxy to your ansible-playbook call should make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant