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

Not existing interpreter in the template #3

Closed
mateuszkozakiewicz opened this issue Aug 7, 2020 · 1 comment
Closed

Not existing interpreter in the template #3

mateuszkozakiewicz opened this issue Aug 7, 2020 · 1 comment

Comments

@mateuszkozakiewicz
Copy link

Hello!
By default /usr/bin/bash doesn't exist, why is it the interpreter hardcoded in the template? Shouldn't it be /bin/bash or /usr/bin/env bash?

This requires me to modify the file on every machine I'm using this playbook.

Thanks for any explanation.

@joshmoore
Copy link
Member

I assume this is just an oversight. We do try to have /usr/bin/env bash everywhere. If you'd like to expedite this, feel free to open a PR which will get automatically tested.

cc: @manics

sbesson added a commit that referenced this issue Aug 13, 2020
Use "env bash" in template (fix #3)
snoopycrimecop added a commit to snoopycrimecop/ansible-role-postgresql-backup that referenced this issue Aug 14, 2020
Repository: ome/ansible-role-postgresql-backup
Updating bfce3c0..3c2ccc7
Previously merged:
  - PR 4 joshmoore 'Use "env bash" in template (fix ome#3)'

Generated by ANSIBLE-ROLES-merge#1147 (https://ci.openmicroscopy.org/job/ANSIBLE-ROLES-merge/1147/)
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

2 participants