mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-13 12:42:56 +01:00
use single quote
This commit is contained in:
@@ -61,4 +61,4 @@ sos_docker_net:
|
||||
com.docker.network.bridge.name: 'sosbridge'
|
||||
com.docker.network.driver.mtu: '1500'
|
||||
com.docker.network.bridge.enable_ip_masquerade: 'true'
|
||||
- unless: `docker network ls | grep sosnet`
|
||||
- unless: 'docker network ls | grep sosnet'
|
||||
|
||||
Reference in New Issue
Block a user