Skip to content

Convert the nginx_vhost role to a proper ansible module #56

@usernamenumber

Description

@usernamenumber

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions