update
This commit is contained in:
@@ -120,3 +120,13 @@
|
||||
- "'libvirt' in BOX_TOXCORE_FEATURES or BOX_WHONIX_PROXY_HOST != ''"
|
||||
- "ansible_virtualization_role|replace('NA', 'host') == 'host'"
|
||||
|
||||
- block:
|
||||
|
||||
- name: usr/local/etc/supervisor/conf.d/socat9050.conf
|
||||
template:
|
||||
src: usr/local/etc/supervisor/conf.d/socat9050.conf
|
||||
dest: /usr/local/etc/supervisor/conf.d/socat9050.conf
|
||||
|
||||
when:
|
||||
- "'libvirt' in BOX_TOXCORE_FEATURES or BOX_WHONIX_PROXY_HOST != ''"
|
||||
- "ansible_virtualization_role|replace('NA', 'host') == 'host'"
|
||||
|
||||
Reference in New Issue
Block a user