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

Folder/symlink name should be the one from galaxy #5

Open
franklinkim opened this issue Jul 31, 2014 · 0 comments
Open

Folder/symlink name should be the one from galaxy #5

franklinkim opened this issue Jul 31, 2014 · 0 comments

Comments

@franklinkim
Copy link

when I install a role from galaxy i.e.

$ arm install neel.apt

it will install it like this

/.installed_roles
  /New-Edge-Engineering.ansible-apt
...
/roles
  /New-Edge-Engineering.ansible-apt

but I think it should be like the ansible-galaxy command:

/.installed_roles
  /neel.apt
...
/roles
   /neel.apt

I know you can use the alias but it seems not to work with a dot in the name and it only affects the symlink...

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