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

Please publish latest changes to Ansible Galaxy #6

Open
nicklaw5 opened this issue Jun 4, 2017 · 1 comment
Open

Please publish latest changes to Ansible Galaxy #6

nicklaw5 opened this issue Jun 4, 2017 · 1 comment

Comments

@nicklaw5
Copy link

nicklaw5 commented Jun 4, 2017

Ansible version: v2.3.1

I'm using ANXS/nginx which requires this role, but am running into an issue where, when pulling in dependencies via Ansible Galaxy, I'm seeing bugs because this repository is not up-to-date with Ansible Galaxy.

Specifically, I'm running into the issue regarding syntax deprecation which was resolved in #5:

TASK [ANXS.perl : Perl | Make sure the packages are installed (Debian)] ********
failed: [dev.flaq.live] (item=[u'perl_packages']) => {"failed": true, "item": ["perl_packages"], "msg": "No package matching 'perl_packages' is available"}

As far as I can tell this fix has not been published to Ansible Galaxy.

I've resolved this temporarily by pulling down this repo directly from GitHub:

# requirements.yml

- name: ANXS.perl
  src: https://github.com/ANXS/perl
@acellam
Copy link

acellam commented Jun 25, 2017

-same here i ran into the same issue. I almost created pull request only to realise that it is not in sync.

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