diff --git a/roles/backup/files/config/docker01_excludes.txt b/roles/backup/files/config/docker01_excludes.txt index dcd154f..2fd7a2b 100644 --- a/roles/backup/files/config/docker01_excludes.txt +++ b/roles/backup/files/config/docker01_excludes.txt @@ -1 +1,2 @@ peertube.test +/opt/docker \ No newline at end of file diff --git a/roles/backup/files/config/docker02_excludes .txt b/roles/backup/files/config/docker02_excludes .txt index dcd154f..2fd7a2b 100644 --- a/roles/backup/files/config/docker02_excludes .txt +++ b/roles/backup/files/config/docker02_excludes .txt @@ -1 +1,2 @@ peertube.test +/opt/docker \ No newline at end of file diff --git a/roles/backup/files/config/podman01_excludes.txt b/roles/backup/files/config/podman01_excludes.txt index e69de29..ee186ba 100644 --- a/roles/backup/files/config/podman01_excludes.txt +++ b/roles/backup/files/config/podman01_excludes.txt @@ -0,0 +1 @@ +/opt/podman \ No newline at end of file