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

Downloading the dependencies via librarian fails #7

Open
Binan opened this issue Oct 18, 2018 · 0 comments
Open

Downloading the dependencies via librarian fails #7

Binan opened this issue Oct 18, 2018 · 0 comments

Comments

@Binan
Copy link

Binan commented Oct 18, 2018

Hi,

When i try to do "librarian-ansible install"
i get this error: Could not find package: lefant.openwrt-uci
but if i do "ansible-galaxy install lefant.openwrt-uci" then it works.

Do you know why ?
thanks.

The Ansiblefile content is:

#!/usr/bin/env ruby
#^syntax detection

site "https://galaxy.ansible.com/api/v1"

role "lefant.openwrt-uci"

role "lefant.openwrt-system"
role "lefant.openwrt-wireless"
role "lefant.openwrt-firewall"
role "lefant.openwrt-sqm"
role "lefant.openwrt-dnsmasq"
role "lefant.openwrt-ddns"

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