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

git not installed #9

Open
speedmann opened this issue Aug 18, 2021 · 1 comment
Open

git not installed #9

speedmann opened this issue Aug 18, 2021 · 1 comment
Assignees

Comments

@speedmann
Copy link

Describe the bug
When using ubuntu 20.04 lxc container images, git is not installed by default

To Reproduce
Steps to reproduce the behavior:

  1. create lxc container
  2. execute plabook

Expected behavior
Plabook runs

Desktop (please complete the following information):

  • OS: ubuntu 20.04

Additional context

fatal: [192.168.120.106]: FAILED! => {"changed": false, "msg": "Failed to find required executable git in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"}

Make sure everything needed is installed, even if you expect it to already be installed

@chia-infra-matic chia-infra-matic self-assigned this Aug 19, 2021
@chia-infra-matic
Copy link
Owner

Hello @speedmann! Thanks for your input. May I ask you to test the changes I'm proposing in https://github.com/chia-infra-matic/chia-playbook/tree/git-not-installed-%239 ?
Just in case, when cloning the repo, use: git clone --branch "git-not-installed-#9" https://github.com/chia-infra-matic/chia-playbook.git
I've already tested in my environment. But I will wait for your feedback to PR to main.
Let me know if you have any doubt.

Thanks!

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