„traefik.yml“ ändern
This commit is contained in:
parent
4736d34931
commit
7f228ab2a5
@ -230,6 +230,7 @@
|
||||
create: yes
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||
block: |
|
||||
>$g_tmp/hosts
|
||||
find /home/docker -maxdepth 1 -mindepth 1 -type d | egrep -v ".del$|.bak$|.old$|var-lib-docker$" | while read dir
|
||||
do
|
||||
if grep -q Host "$dir"/docker-compose.override.yml >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user