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

optional role path or role search path #3647

Closed
jsmartin opened this issue Jul 23, 2013 · 2 comments
Closed

optional role path or role search path #3647

jsmartin opened this issue Jul 23, 2013 · 2 comments

Comments

@jsmartin
Copy link
Contributor

It would be nice to have a feature analogous to this:

ansible-playbook --rolepath /this/is/where/i/keep/my/roles

That would allow me to keep nice clean playbooks like:

roles:

  • rolea
  • roleb

If this is an interesting feature and something you'd accept, I'd consider working on it.

@mpdehaan
Copy link
Contributor

--extra-vars can allow passing in things like this.

I don't see this being a command line option.

I could see this being a config file option.

@mpdehaan
Copy link
Contributor

Closing just to keep the github ticket orderly, as this is more of a conversation.

robinro pushed a commit to robinro/ansible that referenced this issue Dec 9, 2016
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
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

2 participants