You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you consider accepting a pull-request, that would refactor the playbook to use roles instead of task includes?
Right now, if I want to use just parts of your playbook, I need to copy most of the vagrant.yml playbook, instead of just including some roles.
The advantage would be having handlers, templates and tasks bundled together in the role definition.
The text was updated successfully, but these errors were encountered:
Would you consider accepting a pull-request, that would refactor the playbook to use roles instead of task includes?
Right now, if I want to use just parts of your playbook, I need to copy most of the
vagrant.yml
playbook, instead of just including some roles.The advantage would be having handlers, templates and tasks bundled together in the role definition.
The text was updated successfully, but these errors were encountered: