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

Convert the tasks/* directories to roles #68

Open
KellerFuchs opened this issue Sep 14, 2018 · 2 comments
Open

Convert the tasks/* directories to roles #68

KellerFuchs opened this issue Sep 14, 2018 · 2 comments
Assignees

Comments

@KellerFuchs
Copy link
Member

There is a bunch of refactors this would enable:

  • use role-specific handlers;
  • make roles call one another (which would let us avoid duplicated code).

Moreover, roles are the standard mechanism for code reuse in Ansible, and it should make it easier for people to reuse our configs.

@KellerFuchs KellerFuchs self-assigned this Sep 14, 2018
@KellerFuchs
Copy link
Member Author

@hashbang/administrators Any objection?

@RyanSquared
Copy link
Member

Sounds good, no objection here.

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