ho-ansible / burp

Ansible role: burp backup software
MIT License
1 stars 0 forks source link

Separate burp server role? #6

Closed seanho00 closed 6 years ago

seanho00 commented 6 years ago

There seems to be little overlap, and a lot of

when: "'backup' in group_names"
seanho00 commented 6 years ago

See https://github.com/ho-ansible/rsyslog/issues/3 for points in favor of leaving it combined.

Unlike rsyslog, however, the same host can (and generally will) be both client and server, using different configs. That's a point in favor of splitting roles and having server role depend on client role.

Burp-ui (in server role) also depends on nginx.