Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Please push a new version to galaxy #10

Open
lakshmi-kannan opened this issue Jan 5, 2017 · 2 comments
Open

Please push a new version to galaxy #10

lakshmi-kannan opened this issue Jan 5, 2017 · 2 comments

Comments

@lakshmi-kannan
Copy link

Thanks for writing this role!

I installed the role via galaxy and I got version 0.2.3. I tried the example playbook and it did not work. See https://gist.github.com/lakshmi-kannan/3e44241db21cf99bf5bc3f5866d23f00#file-gistfile1-txt-L18.

I started debugging and it turns out my local copy had incorrect syntax for user_groups variable. It should have been a jinja pattern as opposed to a unicode string.

See https://github.com/willshersystems/ansible-users/blob/0.2.3/tasks/add_groups.yml#L8 vs https://github.com/willshersystems/ansible-users/blob/master/tasks/add_groups.yml#L8.

Would you mind pushing a new version to galaxy? Also, the galaxy image link in README doesn't take me the actual role in galaxy. Mind fixing that as well? FWIW, I couldn't find the role in galaxy. I am new to ansible. So I might be missing something. Let me know how I can help?

@arm4b
Copy link

arm4b commented Jan 5, 2017

So yeah, it seems like the fix is: #9 in master, but there is no patch release for it in https://github.com/willshersystems/ansible-users/releases (I guess it's 0.2.4).

@mattwillsher
Copy link
Member

mattwillsher commented Jan 6, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants