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 nginx_vhost role to a proper ansible module #56

Open
usernamenumber opened this issue May 7, 2015 · 0 comments
Open

Convert the nginx_vhost role to a proper ansible module #56

usernamenumber opened this issue May 7, 2015 · 0 comments

Comments

@usernamenumber
Copy link
Contributor

It just occurred to me that one of the reasons why creating vhosts with a dependent role feels kludgy and wrong (and causes headaches when a vhost needs to be created during or after setup of a service rather than before) is that this sort of task is what custom modules are for, not roles. This issue is just a note to myself to (re-)implement things like this correctly.

Relevant docs: http://docs.ansible.com/developing_modules.html

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