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

Package not installed on Debian Squeeze #14

Closed
madAndroid opened this issue Mar 16, 2018 · 1 comment
Closed

Package not installed on Debian Squeeze #14

madAndroid opened this issue Mar 16, 2018 · 1 comment

Comments

@madAndroid
Copy link

Hi,

We're seeing issues where the package doesn't get installed:

       TASK [ansible-role-zerotier : Check if zerotier is already installed] **********
       task path: /tmp/kitchen/roles/ansible-role-zerotier/tasks/install.yml:25
       fatal: [localhost]: FAILED! => {"changed": false, "msg": "No package matching 'zerotier-one' is available"}

It looks as though the when conditional isn't set correctly - the code attempts to install the package before the repo is configured.

@madAndroid
Copy link
Author

Apologies, I was using the latest tag instead of the HEAD of master .. looks like this was fixed in c6cacd0

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