Fix creation of directory for docker registry
This commit is contained in:
parent
10da78d11b
commit
71e031cdc6
1 changed files with 1 additions and 0 deletions
1
tau.yml
1
tau.yml
|
@ -87,6 +87,7 @@
|
|||
# This may not be part of the backup
|
||||
file:
|
||||
path: "/srv/docker/registry/data"
|
||||
state: directory
|
||||
|
||||
- name: Setup Docker Registry Container
|
||||
docker_container:
|
||||
|
|
Loading…
Reference in a new issue