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

Define playbook dependencies #44

Open
rxaviers opened this issue Dec 4, 2014 · 2 comments
Open

Define playbook dependencies #44

rxaviers opened this issue Dec 4, 2014 · 2 comments

Comments

@rxaviers
Copy link
Collaborator

rxaviers commented Dec 4, 2014

Playbooks are executed sequentially following the order they appear.

Is it possible that each playbook can define its own dependencies (of other playbooks), e.g., web/rails.yml depends on web/ruby.yml. So, the order they are included in site.yml doesn't matter?

@dzydzany
Copy link
Collaborator

dzydzany commented Dec 8, 2014

This would require some refactoring and creating roles from current playbooks. It would take about and hour or two for this.

@rxaviers
Copy link
Collaborator Author

rxaviers commented Dec 8, 2014

What would the files tree look like after the change?

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