burp-{client,server}: PBs to deploy BURP
The `burp-client.yml` and `burp-server.yml` playbooks apply the *burp-client* and *burp-server* roles to BURP clients and servers, respectively. The server playbook also applies the *postfix* role to ensure that SMTP is configured and backup notifications can be sent.
This commit is contained in:
4
burp-server.yml
Normal file
4
burp-server.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- hosts: burp-server
|
||||
roles:
|
||||
- postfix
|
||||
- burp-server
|
||||
Reference in New Issue
Block a user